© 2026 Hedgehog Software, LLC
@nuxtjs/recaptcha
export default defineNuxtConfig({ ... modules: [ [ "@nuxtjs/recaptcha", { siteKey: "", version: 3, }, ], ], ... });
Cannot start nuxt: Cannot read property 'options' of undefined