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

Create T3/Next App does not work on Windows #136

Closed
max-programming opened this issue Oct 24, 2022 · 6 comments · Fixed by #138
Closed

Create T3/Next App does not work on Windows #136

max-programming opened this issue Oct 24, 2022 · 6 comments · Fixed by #138
Assignees
Labels
bug Something isn't working

Comments

@max-programming
Copy link
Contributor

Provide installed version

[Ultra] v0.7.5 (61.98ms)

Current platform

Windows

Describe the Bug

When I run ultra create t3-app, it fails

image

Expected Behavior

It should generate a T3 Stack app just like npx creat-t3-app or yarn create t3-app

Template command (if applicable)

ultra create t3-app

To Reproduce

ultra create t3-app

@max-programming
Copy link
Contributor Author

Update

Just tried ultra create next-app and that failed too

I think it has something to do with Windows

@max-programming max-programming changed the title Create T3 App does not work Create T3/Next App does not work on Windows Oct 24, 2022
@nachoaldamav nachoaldamav self-assigned this Oct 24, 2022
@nachoaldamav nachoaldamav added the bug Something isn't working label Oct 24, 2022
@nachoaldamav
Copy link
Owner

Looks like that the folder for the binaries in Windows is AppData/Roaming/npm instead of AppData\Roaming\npm\bin.

Should be easy to fix it.

@nachoaldamav
Copy link
Owner

Fixed!
image

@max-programming
Copy link
Contributor Author

Thank you @nachoaldamav!
Can I upgrade and use with the latest version or will it be released later?

@nachoaldamav
Copy link
Owner

Thank you @nachoaldamav!
Can I upgrade and use with the latest version or will it be released later?

I've released it a few minutes ago hahaha

@max-programming
Copy link
Contributor Author

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

Successfully merging a pull request may close this issue.

2 participants