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 on setting up a new workspace #139

Open
Alex-Jongman opened this issue Feb 23, 2024 · 1 comment
Open

Warnings on setting up a new workspace #139

Alex-Jongman opened this issue Feb 23, 2024 · 1 comment

Comments

@Alex-Jongman
Copy link

I want to give the vite-plugin-pwa a try. So I setup a new workspace (npm create vite@latest) based on vite 5.1.4
But when I then install the vite-plugin-pwa I get some warnings:

npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated workbox-google-analytics@7.0.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained

Can I ignore them?

@userquin
Copy link
Member

yes, just warnings

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

2 participants