hungry hungry hobbit
hungry hungry hobbit
NNuxt
Created by hungry hungry hobbit on 8/2/2024 in #❓・help
nuxt bridge ||= syntax error
I started removing node-sass and wen to 18. Hopefully that meets nuxt-bridge requirements, but I'm still getting a new error:
Cannot read properties of undefined (reading 'options') 10:47:34 AM

at normalizedModule (node_modules/@nuxt/kit/dist/index.mjs:2105:12)
at node_modules/@nuxt/bridge/module.cjs:3:58
Cannot read properties of undefined (reading 'options') 10:47:34 AM

at normalizedModule (node_modules/@nuxt/kit/dist/index.mjs:2105:12)
at node_modules/@nuxt/bridge/module.cjs:3:58
It's hard to understand from the docs the sets of dependenices I need to make nuxt bridge work.
2 replies