Error when using npm create t3-app@latest
I just got this error when using
npm create t3-app@latest .
and
npm create t3-app@latest (name the folder myself)
well, nothing is major about it but it'd be better to not see the error
Anyone experience this before?

2 Replies
Looks like there's an issue where when running the format script with a package manager other than pnpm, the
run
argument isn't included, as per this file. You can maybe file an issue, if this hasn't already been reported.Turns out this already got filed, so it should be fixed pretty soon: github.com/.../issues/2080
GitHub
bug: create error with npm or in a specific case with pnpm · Issue...
Provide environment information System: OS: macOS 15.3.2 CPU: (20) arm64 Apple M1 Ultra Memory: 74.77 GB / 128.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.14.0 - ~/.nodejs/bin/node Yarn: 1.22.22...