Closed swyckoff closed 2 weeks ago
I also got the same problem
i got this problem too
i'll soon be releasing the new version where we use node:crypto
instead of global crypto
ooc, what your node version? globalThis.crypto
has been around for a bit now
18.20.4
nvm im using node v20 and its work
18.20 seems like it should work too
I just tested it out as per the latest update. Node v18 doesn't work, even though v20 does work.
Provide environment information
Describe the bug
The envVariables cli runner fails to install because of an undefined package:
We should see this:
Reproduction repo
https://github.com/t3-oss/create-t3-app
To reproduce
Scaffold with:
Additional information
No response