-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR Cannot restart nuxt: Cannot read properties of undefined (reading 'options') #128
Comments
same here |
same error, any solution? |
same error |
Same issue here Edit : Duplicate of #123 |
same here |
1 similar comment
same here |
Try adding it to the transpile in nuxt.config.ts
|
Same and transpile did nothing for me |
i got same issue does anyone can have anyway to work around? it's crazy :( |
same here - after adding @nuxtjs/recaptcha to the modules it throws the
|
Has anyone solved this problem? |
in module.js, |
Nuxt v3.9 when use modules: ["@nuxtjs/recaptcha"]
Error Cannot restart nuxt: Cannot read properties of undefined (reading 'options')
The text was updated successfully, but these errors were encountered: