-
-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Description
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
Labels
No labels