Skip to content

Error in Nuxt 3 rc #718

@gilfuser

Description

@gilfuser

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions