Marvix
Marvix
NNuxt
Created by Marvix on 12/4/2024 in #❓・help
Failed to resolve import
@kapa.ai I found the issue import { FormSubmitEvent } from '#ui/types' is the reason, removing it solved the issue
15 replies
NNuxt
Created by Marvix on 12/4/2024 in #❓・help
Failed to resolve import
@kapa.ai I tried all ... did not solve this issue
15 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kiri hmmm .... I delete the docker container and image, and built it again ... now no issue
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
No description
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
No description
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
No description
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kiri this a docker container, I reserved port 3001 for the frontend, this issue is new, and I did not change any in the docker config
2024-12-01 19:32:22 npm error path /frontend
2024-12-01 19:32:22 npm error command failed
2024-12-01 19:32:22 npm error signal SIGTERM
2024-12-01 19:32:22 npm error command sh -c nuxt dev
2024-12-01 19:32:22 npm error A complete log of this run can be found in: /home/node/.npm/_logs/2024-12-01T16_31_45_009Z-debug-0.log
2024-12-01 19:32:23
2024-12-01 19:32:23 > dev
2024-12-01 19:32:23 > nuxt dev
2024-12-01 19:32:23
2024-12-01 19:32:23 Nuxt 3.14.1592 with Nitro 2.10.4
2024-12-01 19:32:23 ➜ Local: http://0.0.0.0:3001/
2024-12-01 19:32:23 ➜ Network: http://172.18.0.2:3001/ [QR code]
2024-12-01 19:32:23
2024-12-01 19:32:25 ➜ DevTools: press Shift + Alt + D in the browser (v1.6.1)
2024-12-01 19:32:25
2024-12-01 19:32:31 ✔ Vite client built in 76ms
2024-12-01 19:32:33 ✔ Vite server built in 1753ms
2024-12-01 19:32:35 [nitro] ✔ Nuxt Nitro server built in 1134 ms
2024-12-01 19:32:35 ℹ Vite client warmed up in 1ms
2024-12-01 19:32:35
2024-12-01 19:32:35 ERROR [nitro] [uncaughtException] listen EADDRINUSE: address already in use /tmp/nitro/worker-35-1.sock
2024-12-01 19:32:35
2024-12-01 19:32:35 at Server.setupListenHandle [as _listen2] (node:net:1885:21)
2024-12-01 19:32:35 at listenInCluster (node:net:1964:12)
2024-12-01 19:32:35 at Server.listen (node:net:2083:5)
2024-12-01 19:32:35 at <anonymous> (node_modules/nitropack/dist/presets/_nitro/runtime/nitro-dev.mjs:40:25)
2024-12-01 19:32:35 at ModuleJob.run (node:internal/modules/esm/module_job:268:25)
2024-12-01 19:32:35 at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:543:26)
2024-12-01 19:32:35 at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5)
2024-12-01 19:32:22 npm error path /frontend
2024-12-01 19:32:22 npm error command failed
2024-12-01 19:32:22 npm error signal SIGTERM
2024-12-01 19:32:22 npm error command sh -c nuxt dev
2024-12-01 19:32:22 npm error A complete log of this run can be found in: /home/node/.npm/_logs/2024-12-01T16_31_45_009Z-debug-0.log
2024-12-01 19:32:23
2024-12-01 19:32:23 > dev
2024-12-01 19:32:23 > nuxt dev
2024-12-01 19:32:23
2024-12-01 19:32:23 Nuxt 3.14.1592 with Nitro 2.10.4
2024-12-01 19:32:23 ➜ Local: http://0.0.0.0:3001/
2024-12-01 19:32:23 ➜ Network: http://172.18.0.2:3001/ [QR code]
2024-12-01 19:32:23
2024-12-01 19:32:25 ➜ DevTools: press Shift + Alt + D in the browser (v1.6.1)
2024-12-01 19:32:25
2024-12-01 19:32:31 ✔ Vite client built in 76ms
2024-12-01 19:32:33 ✔ Vite server built in 1753ms
2024-12-01 19:32:35 [nitro] ✔ Nuxt Nitro server built in 1134 ms
2024-12-01 19:32:35 ℹ Vite client warmed up in 1ms
2024-12-01 19:32:35
2024-12-01 19:32:35 ERROR [nitro] [uncaughtException] listen EADDRINUSE: address already in use /tmp/nitro/worker-35-1.sock
2024-12-01 19:32:35
2024-12-01 19:32:35 at Server.setupListenHandle [as _listen2] (node:net:1885:21)
2024-12-01 19:32:35 at listenInCluster (node:net:1964:12)
2024-12-01 19:32:35 at Server.listen (node:net:2083:5)
2024-12-01 19:32:35 at <anonymous> (node_modules/nitropack/dist/presets/_nitro/runtime/nitro-dev.mjs:40:25)
2024-12-01 19:32:35 at ModuleJob.run (node:internal/modules/esm/module_job:268:25)
2024-12-01 19:32:35 at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:543:26)
2024-12-01 19:32:35 at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5)
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
idk ... configuring it now .. I need a minute
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kiri I deleted the old one, but just now I noticed the deprecated packages
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
yes
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kapa.ai started a new project npx nuxi init, but I get this warnning:
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which i
s much more comprehensive and powerful.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which i
s much more comprehensive and powerful.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
is ok, or this will result more errors?
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kapa.ai the errors
2024-12-01 17:46:25 ERROR Cannot start nuxt: ENOENT: no such file or directory, open '/frontend/pages/index.vue'
2024-12-01 17:46:25
2024-12-01 17:46:25 at Object.readFileSync (node:fs:441:20)
2024-12-01 17:46:25 at augmentPages (node_modules/nuxt/dist/index.mjs:245:68)
2024-12-01 17:46:25 at async resolvePagesRoutes (node_modules/nuxt/dist/index.mjs:188:28)
2024-12-01 17:46:25 at async node_modules/nuxt/dist/index.mjs:934:19
2024-12-01 17:46:25 at async generateApp (node_modules/nuxt/dist/index.mjs:5438:3)
2024-12-01 17:46:25 at async _applyPromised (node_modules/perfect-debounce/dist/index.mjs:54:10)
2024-12-01 17:46:25
2024-12-01 17:46:25
2024-12-01 17:46:25 ERROR [unhandledRejection] ENOENT: no such file or directory, open '/frontend/pages/index.vue'
2024-12-01 17:46:25
2024-12-01 17:46:25 at Object.readFileSync (node:fs:441:20)
2024-12-01 17:46:25 at augmentPages (node_modules/nuxt/dist/index.mjs:245:68)
2024-12-01 17:46:25 at async resolvePagesRoutes (node_modules/nuxt/dist/index.mjs:188:28)
2024-12-01 17:46:25 at async node_modules/nuxt/dist/index.mjs:934:19
2024-12-01 17:46:25 at async generateApp (node_modules/nuxt/dist/index.mjs:5438:3)
2024-12-01 17:46:25 at async _applyPromised (node_modules/perfect-debounce/dist/index.mjs:54:10)
2024-12-01 17:46:25 ERROR Cannot start nuxt: ENOENT: no such file or directory, open '/frontend/pages/index.vue'
2024-12-01 17:46:25
2024-12-01 17:46:25 at Object.readFileSync (node:fs:441:20)
2024-12-01 17:46:25 at augmentPages (node_modules/nuxt/dist/index.mjs:245:68)
2024-12-01 17:46:25 at async resolvePagesRoutes (node_modules/nuxt/dist/index.mjs:188:28)
2024-12-01 17:46:25 at async node_modules/nuxt/dist/index.mjs:934:19
2024-12-01 17:46:25 at async generateApp (node_modules/nuxt/dist/index.mjs:5438:3)
2024-12-01 17:46:25 at async _applyPromised (node_modules/perfect-debounce/dist/index.mjs:54:10)
2024-12-01 17:46:25
2024-12-01 17:46:25
2024-12-01 17:46:25 ERROR [unhandledRejection] ENOENT: no such file or directory, open '/frontend/pages/index.vue'
2024-12-01 17:46:25
2024-12-01 17:46:25 at Object.readFileSync (node:fs:441:20)
2024-12-01 17:46:25 at augmentPages (node_modules/nuxt/dist/index.mjs:245:68)
2024-12-01 17:46:25 at async resolvePagesRoutes (node_modules/nuxt/dist/index.mjs:188:28)
2024-12-01 17:46:25 at async node_modules/nuxt/dist/index.mjs:934:19
2024-12-01 17:46:25 at async generateApp (node_modules/nuxt/dist/index.mjs:5438:3)
2024-12-01 17:46:25 at async _applyPromised (node_modules/perfect-debounce/dist/index.mjs:54:10)
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kapa.ai I did all what you said, yet after npm run dev there is errors: `
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kapa.ai I can see error now after cleanup ERROR Pre-transform error: ENOENT: no such file or directory, open '/frontend/pages/index.vue'
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
index.vue has no content
@kapa.ai I tried all, and this nuxt.config.ts
export default defineNuxtConfig({
compatibilityDate: '2024-11-01',
devServer:{
port:3001,
host:'0.0.0.0'
},
devtools: { enabled: true },
css: ['~/assets/css/main.css'],
postcss: {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
},
})
export default defineNuxtConfig({
compatibilityDate: '2024-11-01',
devServer:{
port:3001,
host:'0.0.0.0'
},
devtools: { enabled: true },
css: ['~/assets/css/main.css'],
postcss: {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
},
})
41 replies
NNuxt
Created by Marvix on 12/1/2024 in #❓・help
ExperimentalWarning error after Installation on Node 23.3
it seems the issue resolved with node 22.11.0 LTS
6 replies