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
┌ Create a new project
│
◇ Select a template (Enter to select)
│ Vite
│
◇ New project name (Enter to skip with default name)
│ nextui-app
│
◇ Select a package manager (Enter to select)
│ bun
│
◇ Template created successfully!
└ rename Error: Error: ENOENT: no such file or directory, rename 'D:\vite-template-main' -> 'D:\nextui-app'
Steps to Reproduce the Bug or Issue
Tried with npx and npm install -g and with different package managers (bun/yarn)
Expected behavior
Expected the template to be created
Screenshots or Videos
No response
Operating System Version
Windows using Bash shell
The text was updated successfully, but these errors were encountered:
NextUI CLI Version
0.5.1
Describe the bug
nextui init nextui-app -t vite
NextUI CLI v0.5.1
✔ Components data updated successfully!
┌ Create a new project
│
◇ Select a template (Enter to select)
│ Vite
│
◇ New project name (Enter to skip with default name)
│ nextui-app
│
◇ Select a package manager (Enter to select)
│ bun
│
◇ Template created successfully!
└ rename Error: Error: ENOENT: no such file or directory, rename 'D:\vite-template-main' -> 'D:\nextui-app'
Steps to Reproduce the Bug or Issue
Tried with npx and npm install -g and with different package managers (bun/yarn)
Expected behavior
Expected the template to be created
Screenshots or Videos
No response
Operating System Version
Windows using Bash shell
The text was updated successfully, but these errors were encountered: