-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Cannot find module '#pwa' or its corresponding type declarations. #123
Comments
@brugomes did you happen to fix this? Also seeing this error... |
Error when adding the pwa module? Provide a minimal reproduction, all my tests can install the pwa module: check https://vite-pwa-org.netlify.app/guide/scaffolding.html , follow the prompts selecting Vue when asking for Framework then Nuxt. Maybe you can try adding |
My guess is that you used nuxt as monorepo and used your own tsconfig.json |
Bumped into similar issue:
After some Downgrading
|
I'm following the basic instructions to setup
@vite-pwa/nuxt
pnpm add @vite-pwa/nuxt -D
And got this error.
I also have tryed this and got the same error.
The text was updated successfully, but these errors were encountered: