-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
set up nuxt example #101
Comments
working at |
I start to work today (1/21) |
Hmm, This error is occuring in $ DEBUG=* pnpm dev:nuxt-firestore
ERROR Cannot set properties of undefined (setting 'id') 19:41:24
› Warmup for /@fs/path/to/CyCraft/magnetar/node_modules/.pnpm/[email protected]/node_modules/nuxt/dist/app/components/nuxt-root.vue failed with: Cannot set properties of undefined (setting 'id')
at createDescriptor (/path/to/CyCraft/magnetar/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@vitejs/plugin-vue/dist/index.mjs:67:17)
at transformMain (/path/to/CyCraft/magnetar/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@vitejs/plugin-vue/dist/index.mjs:2213:34)
at TransformContext.transform (/path/to/CyCraft/magnetar/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@vitejs/plugin-vue/dist/index.mjs:2702:16)
at Object.transform (/path/to/CyCraft/magnetar/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-5605cfa4.js:40534:44)
at async loadAndTransform (/path/to/CyCraft/magnetar/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-5605cfa4.js:36921:29) |
Okay, I've gotten the cause of the error. multiple
When we start The deps of |
I stop to work for house chores (1/21) 2:25 |
I start to work today (1/29) I'll remove |
I've stopped to work today. 2.5 h |
I start to work today (1/31) |
I've stopped to work today. 1.5 h |
dev-nuxt-firestore
in thepackages
folderdev-vue3-firestore
code, which is a minimal use case of magnetar with Vue 3.The text was updated successfully, but these errors were encountered: