awacode@awacode-MBP13 nuxt3-bivignano % npm install pinia @pinia/nuxt npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: undefined@undefined npm ERR! Found: vue@3.2.26 npm ERR! node_modules/vue npm ERR! peer vue@"3.2.26" from @nuxt/v...
`false` for Vue 2// Babel is needed to do the transformation for Vue 2, it's disabled by default for performance concerns.// To install Babel, run: `npm install -D @babel/parser`directives:true,// Transform path before resolvingimportPathTransform:v=>v,// Allow for components to overri...