-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: bunx JSON Parse error: Unrecognized token 'ߋ' #1559
Comments
Node.js v18.16.1 SyntaxError: Unexpected token '.' |
@patbhakta Since you are on windows a lot of things either don't work properly or are buggy with bun. Take a look at this, might help your case. Quoting
Everything else is the wild west for now. |
Provide environment information
System:
OS: Windows 10 10.0.22621
CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700K
Memory: 44.72 GB / 63.75 GB
Binaries:
Node: 18.16.1 - C:\Program Files\nodejs\node.EXE
npm: 9.5.1 - C:\Program Files\nodejs\npm.CMD
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
bun version : 1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
Describe the bug
SyntaxError: JSON Parse error: Unrecognized token 'ߋ'
at /tmp/create-t3-app@latest--bunx/node_modules/create-t3-app/dist/index.js:57:805
at endReadableNT (node:stream:2387:52)
at processTicksAndRejections (:1:2602)
error: "create-t3-app" exited with code 1 (SIGHUP)
Reproduction repo
can't use due to no bun templates
To reproduce
bunx create-t3-app@latest t3-test
Additional information
No response
The text was updated successfully, but these errors were encountered: