nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

npm WARN when run "npm i @vite-pwa/nuxt -D"

Open catsmeatman opened this issue 1 year ago • 3 comments

When run command "npm i @vite-pwa/nuxt -D" in terminal show warnings:

npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated [email protected]: 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
npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser

catsmeatman avatar Feb 24 '24 08:02 catsmeatman

Yup, same for me; when will the deprecated packages be addressed?

cifelse avatar Mar 22 '24 03:03 cifelse

I have the same problem and I can't use the nux devtool after installing nuxt pwa. is there any plan to update the packages to fix this?

anticapitalismlabs avatar Apr 28 '24 07:04 anticapitalismlabs

https://developer.chrome.com/docs/workbox/modules/workbox-google-analytics/

The package has been deprecated

userquin avatar Apr 30 '24 09:04 userquin