nachoaldamav/ultra

Create T3/Next App does not work on Windows

Closed this issue · 6 comments

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

Update

Just tried ultra create next-app and that failed too

I think it has something to do with Windows

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.

Fixed!
image

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

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