We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to integrate nuxt-intercom into my Nuxt 3 App, however I get the errors..
Error compiling template: { src: '/Users/*****/node_modules/nuxt-intercom/dist/plugin.js', ssr: false, options: { disabled: false, hideDefaultLauncher: false, alignment: 'right', horizontalPadding: 20, verticalPadding: 20, enableMobilePadding: false, i18n: false, appId: '*****' }, filename: 'dist.plugin.42eff2bb.js', dst: '/Users/mitsuki/Dev/storyblok/.nuxt/dist.plugin.42eff2bb.js' } ERROR Cannot start nuxt: settings is not defined at eval (eval at <anonymous> (node_modules/lodash.template/index.js:1550:12), <anonymous>:22:10) ....
The text was updated successfully, but these errors were encountered:
Sorry, I've just found this is duplicated issue... #6
Sorry, something went wrong.
No branches or pull requests
I'm trying to integrate nuxt-intercom into my Nuxt 3 App, however I get the errors..
The text was updated successfully, but these errors were encountered: