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

warnings emitted when using Node 20.9.0 and yarn 3.2.4 #50

Open
eric-g-97477 opened this issue Nov 10, 2023 · 1 comment
Open

warnings emitted when using Node 20.9.0 and yarn 3.2.4 #50

eric-g-97477 opened this issue Nov 10, 2023 · 1 comment

Comments

@eric-g-97477
Copy link

If I do:

  1. mkdir test
  2. cd test
  3. yarn init
  4. yarn add vite cesium rollup
  5. yarn add vite-plugin-cesium

I get the following warnings:

➤ YN0061: │ sourcemap-codec@npm:1.4.8 is deprecated: Please use @jridgewell/sourcemap-codec instead
➤ YN0002: │ vite-plugin-cesium@npm:1.2.22 [57297] doesn't provide rollup (pa143a), requested by rollup-plugin-external-globals

It would be nice if these warnings could be dealt with so they do not interfere noticing warnings that are important.

I am assuming these warnings are not pointing to a serious problem. Can you confirm?

@eric-g-97477
Copy link
Author

eric-g-97477 commented Nov 13, 2023

unnecessary warnings are also emitted using Node v18.18.2

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