Closed jeannen closed 2 months ago
Issue also happens when I add nuxt sitemap on its own
This is very strange, nitropack
is the NPM module name of Nitro, which you are definitely using if you are using Nuxt.
Given that you're the first person to report this, it may be related to your setup so I would need a minimal reproduction to debug further.
The only thing I can suggest is to use pnpm
Describe the bug
Hey!
When I try to use the whole SEO module, I get the error
Cannot start nuxt: Cannot find module 'nitropack'
HEre are my versions:
I tried removing node_modules, packages lock, and doing npm i, but still the same issue
Is there a way to fix this?
Reproduction
No response
System / Nuxt Info