-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working