Open
Description
Can't install on deno & NodeJS (pnpm)
> pnpm dlx nuxi module add vuetify-nuxt-module
ERROR Cannot find module 'vuetify/package.json' 1:35:46 PM
Require stack:
- /home/d9k/cr/demo/nuxt-eshop-demo/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@vuetify/loader-shared/dist/index.mjs
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
at Function.resolve (node:internal/modules/helpers:190:19)
at resolveVuetifyBase (node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@vuetify/loader-shared/dist/index.mjs:95:31)
at resolveVuetifyComponents (node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vuetify-nuxt-module/dist/module.mjs:199:23)
at load (node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vuetify-nuxt-module/dist/module.mjs:440:9)
at async setup (node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vuetify-nuxt-module/dist/module.mjs:1490:5)
at async normalizedModule (node_modules/.pnpm/@[email protected][email protected]/node_modules/@nuxt/kit/dist/index.mjs:2163:17)
at async installModule (node_modules/.pnpm/@[email protected][email protected]/node_modules/@nuxt/kit/dist/index.mjs:2488:276)
at async initNuxt (node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected]__88e2248651b29e601117cbb91be2ee10/node_modules/nuxt/dist/shared/nuxt.iYoBCR2R.mjs:5833:5)
at async loadNuxt (node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected]__88e2248651b29e601117cbb91be2ee10/node_modules/nuxt/dist/shared/nuxt.iYoBCR2R.mjs:6036:5)
at async loadNuxt (node_modules/.pnpm/@[email protected][email protected]/node_modules/@nuxt/kit/dist/index.mjs:2713:19)
at async Object.run (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/chunks/prepare.mjs:47:18)
at async runCommand$1 (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.CSptgxBl.mjs:1767:16)
at async runCommand (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.CSptgxBl.mjs:2097:10)
at async Object.setup (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/chunks/add2.mjs:156:7)
at async runCommand$1 (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.CSptgxBl.mjs:1739:5)
at async runCommand$1 (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.CSptgxBl.mjs:1758:11)
at async runCommand$1 (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.CSptgxBl.mjs:1758:11)
at async runMain$1 (/home/d9k/.cache/pnpm/dlx/a5de304402daa4df981d7d0732989223154dcbb4ea7b47722161878e85e2254f/195f59dac70-263a4f/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.CSptgxBl.mjs:1896:7)
(See nuxt/cli#824 for deno log)
nuxt 3.16.2, nuxi 3.24.0, vuetify-nuxt-module 0.18.5
Metadata
Metadata
Assignees
Labels
No labels