nuxt-modules / turnstile

πŸ”₯ Cloudflare Turnstile integration for Nuxt

Home Page:https://cloudflare.com/products/turnstile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find module '@nuxt/scripts'

markus-gx opened this issue Β· comments

πŸ› The bug

After upgrading to the latest Version 0.9.0 the error:

 ERROR  Error while requiring module @nuxt/scripts: Error: Cannot find module '@nuxt/scripts'                                                                                                                                                                                                     9:27:00 AM

is thrown when starting nuxt.

It seems to be related to #306

--- After adding @nuxt/scripts in the project the problem is resolved.

πŸ› οΈ To reproduce

.

🌈 Expected behaviour

.

ℹ️ Additional context

No response

This is intended behavior, @nuxtjs/turnstile requires @nuxt/scripts since v0.9.0.