Skip to content
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

Nuxt 3 not supported? #7

Closed
mtskf opened this issue Jul 25, 2022 · 1 comment
Closed

Nuxt 3 not supported? #7

mtskf opened this issue Jul 25, 2022 · 1 comment

Comments

@mtskf
Copy link

mtskf commented Jul 25, 2022

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)
  ....
@mtskf
Copy link
Author

mtskf commented Jul 25, 2022

Sorry, I've just found this is duplicated issue...
#6

@mtskf mtskf closed this as completed Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant