Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Npm warning about sourcemap-codec@1.4.8 package #63

Open
WilhelmStein opened this issue May 24, 2023 · 0 comments
Open

Npm warning about sourcemap-codec@1.4.8 package #63

WilhelmStein opened this issue May 24, 2023 · 0 comments

Comments

@WilhelmStein
Copy link

Upon running npm ci, I notice the following warning:

npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead

Running npm list sourcemap-codec@1.4.8 produces the following output:

...
  ─┬ static-module@3.0.4
   └─┬ magic-string@0.25.1
     └── sourcemap-codec@1.4.8

The latest version (0.30.0) of magic-string seems to have fixed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant