nuxt bridge ||= syntax error
Trying to add Nuxt Bridge to a project using node 14.21.3
I get the following error when I add
I can't seem to find anywhere what the node version requirements would be. If I upgrade I get node-sass issues, so wondering if anyone knows what I can do here?
I get the following error when I add
defineNuxtConfig to my nuxt.config.js:Nuxt Fatal Error SyntaxError: Unexpected token '||=' I can't seem to find anywhere what the node version requirements would be. If I upgrade I get node-sass issues, so wondering if anyone knows what I can do here?