DuCanhGH / next-pwa

Zero-config PWA plugin for Next.js.
https://ducanh-next-pwa.vercel.app
MIT License
603 stars 24 forks source link

[Feature request]: nextjs14 support #114

Closed cheesycod closed 9 months ago

cheesycod commented 9 months ago

Describe the feature you'd like to request

nextjs14 support

Describe the solution you'd like

Add support for nextjs 14

Describe alternatives you've considered

...

DuCanhGH commented 9 months ago

This issue is just not helpful. You did not provide any detail, nor did you provide a reproduction. I just have no way to reproduce this, as the package seems to work fine with next@14 in my case.

andrewdoro commented 9 months ago

Deploying to Vercel gave me this error Next 14

Screenshot 2023-11-21 at 17 27 44
DuCanhGH commented 9 months ago

@andrewdoro please provide a reproduction. Our documentation website also uses next@14 and deploys to Vercel, and everything is working just fine.

andrewdoro commented 9 months ago

Nevermind, the error was coming from a corrupt bun.lock

DuCanhGH commented 9 months ago

I'm going to close this issue, since there's no cooperation from the other end. Do open another issue/discussion if you need help! Remember to fill out the details more elaborately next time though.