-
Notifications
You must be signed in to change notification settings - Fork 128
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 start nuxt: Cannot read properties of undefined (reading 'etag') #274
Comments
Try this in your Nuxt config for now:
|
Thanks, this setting fixes the error. But now it generates a different error when I add
When I remove |
@retroriff I don't think this module is compatible with Nuxt 3. See this repo for the current solution - https://github.com/benoitdemaegdt/nuxt3-sitemap |
Check https://www.npmjs.com/package/@funken-studio/sitemap-nuxt-3 for a version which works with Nuxt 3 :) |
I am getting this error on Nuxt3 after adding the sitemap module to the config file:
The text was updated successfully, but these errors were encountered: