Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Remove the need to npm install with --legacy-peer-deps flag #1

@thehenrytsai

Description

@thehenrytsai

Currently when running npm install we need use the --legacy-peer-deps flag because of the dependency of a very old polyfill library vite-plugin-node-stdlib-browser which further depends on node-stdlib-browser.

The ask is to remove the need to npm install with --legacy-peer-deps flag, one logical approach is to look for an active alternative polyfill library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions