@vue/devtools-api/lib/cjs/index.js' does not provide an export named 'setupDevtoolsPlugin' (at vee-validate.esm.js:7:10)
9mm opened this issue · 7 comments
9mm commented
What happened?
There is an error in console:
Uncaught SyntaxError: The requested module '/_nuxt/@fs/Users/x/Code/y-frontend/node_modules/.pnpm/@vue+devtools-api@6.6.4/node_modules/@vue/devtools-api/lib/cjs/index.js' does not provide an export named 'setupDevtoolsPlugin' (at vee-validate.esm.js:7:10)Understand this error
I see further information here:
Reproduction steps
- Use latest nuxt
- Use latest vee-validate
Version
Vue.js 3.x and vee-validate 4.x
What browsers are you seeing the problem on?
- Firefox
- Chrome
- Safari
- Microsoft Edge
Relevant log output
No response
Demo link
n/a
Code of Conduct
- I agree to follow this project's Code of Conduct
c0nd3v commented
I have same problem. Using pnpm
cybertino commented
Exactly the same issue
c0nd3v commented
Best way to fix this without any side effects: nuxt/nuxt#29381 (comment)