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

deprecated packages on npm install for nextjs 14.1.0 #504

Open
arun664 opened this issue Feb 21, 2024 · 1 comment
Open

deprecated packages on npm install for nextjs 14.1.0 #504

arun664 opened this issue Feb 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@arun664
Copy link

arun664 commented Feb 21, 2024

Summary

Fix deprecated packages

Versions

  • next-pwa: ^5.6.0
  • next: ^14.1.0

How To Reproduce

Steps to reproduce the behavior:

  1. Go to any nextjs project with above version
  2. Run npm install
  3. npm WARN deprecated for the packages (rollup-plugin-terser@7.0.2, sourcemap-codec@1.4.8, workbox-cacheable-response@6.6.0, workbox-google-analytics@6.6.0)

Refer below screenshot on warnings to fix.

Screenshots

image

@arun664 arun664 added the bug Something isn't working label Feb 21, 2024
@LyghtCode
Copy link

Use this instead https://serwist.pages.dev/docs/next

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants