You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npx nuxi init -t github:nuxtlabs/nuxt-ui-vue-starter nuxtui-starter-vue
.d$b.
i$$A$$L .d$b
.$$F` `$$L.$$A$$.
j$$' `4$$:` `$$.
j$$' .4$: `$$.
j$$` .$$: `4$L
:$$:____.d$$: _____.:$$:
`4$$$$$$$$P` .i$$$$$$$$P`
ℹ Welcome to Nuxt! nuxi 9:42:37 AM
ℹ Creating a new project in nuxtui-starter-vue. nuxi 9:42:37 AM
✔ Which package manager would you like to use?
pnpm
◐ Installing dependencies... nuxi 9:42:40 AM
Lockfile is up to date, resolution step is skipped
Packages: +357
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
╭──────────────────────────────────────────────╮
│ │
│ Update available! 10.8.1 → 10.9.0. │
│ Changelog: https://pnpm.io/v/10.9.0 │
│ To update, run: corepack use [email protected] │
│ │
╰──────────────────────────────────────────────╯
Progress: resolved 357, reused 167, downloaded 190, added 357, done
dependencies:
+ @nuxt/ui 3.0.2
+ vue 3.5.13
+ vue-router 4.5.0
devDependencies:
+ @vitejs/plugin-vue 5.2.3
+ eslint 9.24.0
+ eslint-plugin-vue 10.0.0
+ typescript 5.8.3
+ typescript-eslint 8.30.1
+ vite 6.2.6
+ vue-tsc 2.2.2
╭ Warning ─────────────────────────────────────────────────────────────────────╮
│ │
│ Ignored build scripts: esbuild, vue-demi. │
│ Run "pnpm approve-builds" to pick which dependencies should be allowed │
│ to run scripts. │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯
Done in 8.1s using pnpm v10.8.1
✔ Installation completed. nuxi 9:42:50 AM
✔ Initialize git repository?
Yes
ℹ Initializing git repository... nuxi 9:42:54 AM
Initialized empty Git repository in /Users/thomas/Documents/dev/test/nuxtui-starter-vue/.git/
✔ Would you like to install any of the official modules?
@nuxt/ui – The Intuitive UI Library powered by Reka UI and Tailwind CSS
[nuxi 9:42:58 AM] WARN No nuxt dependency detected in /Users/thomas/Documents/dev/test/nuxtui-starter-vue.
✔ Do you want to continue anyway?
Yes
ℹ Resolved @nuxt/ui, adding module... nuxi 9:43:06 AM
ℹ @nuxt/ui is already installed nuxi 9:43:06 AM
ℹ Creating nuxt.config.ts nuxi 9:43:06 AM
ℹ Adding @nuxt/ui to the modules nuxi 9:43:06 AM
[9:43:06 AM] ERROR Cannot find any nuxt version from /Users/thomas/Documents/dev/test/nuxtui-starter-vue
at loadNuxt (nuxtui-starter-vue/node_modules/.pnpm/@[email protected]/node_modules/@nuxt/kit/dist/index.mjs:2707:11)
at Object.run (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/chunks/prepare.mjs:47:24)
at async runCommand$1 (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/shared/nuxi.BDfoT-RM.mjs:1767:16)
at async runCommand (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/shared/nuxi.BDfoT-RM.mjs:2097:10)
at async Object.setup (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/chunks/add2.mjs:156:7)
at async runCommand$1 (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/shared/nuxi.BDfoT-RM.mjs:1739:5)
at async runCommand$1 (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/shared/nuxi.BDfoT-RM.mjs:1758:11)
at async runCommand (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/shared/nuxi.BDfoT-RM.mjs:2097:10)
at async Object.run (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/chunks/init.mjs:879:7)
at async runCommand$1 (/Users/thomas/.npm/_npx/a95e0f536cf9a537/node_modules/nuxi/dist/shared/nuxi.BDfoT-RM.mjs:1767:16)
[9:43:06 AM] ERROR Cannot find any nuxt version from /Users/thomas/Documents/dev/test/nuxtui-starter-vue
The text was updated successfully, but these errors were encountered:
An error is thrown when creating a project:
The text was updated successfully, but these errors were encountered: