We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I do:
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?
The text was updated successfully, but these errors were encountered:
unnecessary warnings are also emitted using Node v18.18.2
Sorry, something went wrong.
No branches or pull requests
If I do:
I get the following warnings:
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?
The text was updated successfully, but these errors were encountered: