-
Notifications
You must be signed in to change notification settings - Fork 174
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
(PWA - Vercel) sw.js not found #367
Closed
Ratatinator97 opened this issue
Oct 9, 2020
· 3 comments
· May be fixed by takawiramundure/admin-one-nuxt#1, takawiramundure/admin-one-nuxt#2, takawiramundure/admin-one-nuxt#3, takawiramundure/admin-one-nuxt#4 or takawiramundure/admin-one-nuxt#5
Closed
(PWA - Vercel) sw.js not found #367
Ratatinator97 opened this issue
Oct 9, 2020
· 3 comments
· May be fixed by takawiramundure/admin-one-nuxt#1, takawiramundure/admin-one-nuxt#2, takawiramundure/admin-one-nuxt#3, takawiramundure/admin-one-nuxt#4 or takawiramundure/admin-one-nuxt#5
Comments
Hi @Ratatinator97. This is dup of #352 we are aware of this issue and looking for a workaround |
|
Hi. Sorry for inconveniences. This issue should be resolved by v3.2.0 |
This was referenced Sep 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I built a great app thanks to Nuxtjs and Buefy.
But I have an issue deploying the PWA app to Vercel. It doesn't appear as a PWA and the
sw.js
can't be loaded.You can have a look at the source code here. In the repo you will find the
now.js
, thepackage.json
and thenuxt.config.js
. You can also have a look at the web app online at www.pictalk.xyz. If you go to developers tools, you will se thatsw.js
can't be loaded.Many thanks to the Nuxtjs, VueJS community and devs !
The text was updated successfully, but these errors were encountered: