Skip to content

Error in Nuxt 3 rc #718

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

Closed
gilfuser opened this issue Oct 4, 2022 · 1 comment
Closed

Error in Nuxt 3 rc #718

gilfuser opened this issue Oct 4, 2022 · 1 comment

Comments

@gilfuser
Copy link

gilfuser commented Oct 4, 2022

Hi. First of all thank you for taking the time and effort to this project.

Everything was working smoothly until Nuxt3. Now this is what I'm getting when I try to compile in Vite. I'm using node 16 and pnpm.

 ERROR  Error compiling template:  {
      ssr: false,
      src: '/home/skmecs/Trabalho/terceira-orelha/node_modules/.pnpm/[email protected]/node_modules/vue-scrollto/nuxt/plugin.js',
      fileName: 'vue-scrollto.js',
      options: {},
      filename: 'vue-scrollto.js',
      dst: '/home/skmecs/Trabalho/terceira-orelha/.nuxt/vue-scrollto.js'
}

and some of those:

 ERROR  Cannot start nuxt:  serialize is not defined

  at eval (eval at <anonymous> (node_modules/.pnpm/[email protected]/node_modules/lodash.template/index.js:1550:12), <anonymous>:7:1)
  at compileTemplate (node_modules/.pnpm/@[email protected]/node_modules/@nuxt/kit/dist/index.mjs:565:45)
  at async node_modules/.pnpm/[email protected]/node_modules/nuxt/dist/index.mjs:1895:22
  at async Promise.all (index 19)
  at async generateApp (node_modules/.pnpm/[email protected]/node_modules/nuxt/dist/index.mjs:1894:3)
  at async _applyPromised (node_modules/.pnpm/[email protected]/node_modules/perfect-debounce/dist/index.mjs:54:10)

If you need some more information or some help to test, just tell me.

@rigor789
Copy link
Owner

rigor789 commented Oct 4, 2022

See #715 for Nuxt 3 support progress

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

2 participants