Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - NEXTUI CLI init fails on fresh install using Vite template #128

Open
jgentes opened this issue Dec 31, 2024 · 0 comments
Open

[BUG] - NEXTUI CLI init fails on fresh install using Vite template #128

jgentes opened this issue Dec 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jgentes
Copy link

jgentes commented Dec 31, 2024

NextUI CLI Version

0.5.1

Describe the bug

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant