logaretm/vee-validate

@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:

nuxt/nuxt#27544 (comment)

Reproduction steps

  1. Use latest nuxt
  2. 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 have same problem. Using pnpm

Exactly the same issue

Best way to fix this without any side effects: nuxt/nuxt#29381 (comment)