Issue with @nuxtjs/recaptcha
I am trying to add
I am adding the module like this
But I keep getting the error:
I've tried the different variations described in the
Does anyone have any pointers?
@nuxtjs/recaptcha to my Nuxt 3 project.I am adding the module like this
But I keep getting the error:
Cannot start nuxt: Cannot read property 'options' of undefinedI've tried the different variations described in the
@nuxtjs/recaptcha docs, but none seem to work.Does anyone have any pointers?
