Error using Nuxt sanity module
Hello. Getting an error when fetching data using the @nuxtjs/sanity module that I don't really get. It does fetch all the data so im not sure what goes wrong, but it does disappear when i remove the useSanityQuery composable. Any ideas?
/_nuxt/node_modules/.pnpm/[email protected]/node_modules/parse-headers/parse-headers.js?v=59aa2b87' does not provide an export named 'default'
1 Reply
I have tried to remove node_modules and the lockfile and reinstalling