bun
bun copied to clipboard
`InvalidPort` error when running `bun run tsc` with `-p` argument
Version
0.1.5
Platform
Microsoft Windows NT 10.0.19044.0 x64
What steps will reproduce the bug?
bun run tsc -p tsconfig.json
(the tsconfig.json doesn't have to exist)
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior?
No response
What do you see instead?
error: InvalidPort
–––– bun meta ––––
Bun v0.1.5 Linux x64 #1 SMP Wed Mar 2 00:30:59 UTC 2022
RunCommand:
Elapsed: 15ms | User: 0ms | Sys: 16ms
RSS: 67.11MB | Peak: 9.80MB | Commit: 67.11MB | Faults: 0
–––– bun meta ––––
Crash report saved to:
~/.bun/.bun-crash/v0.1.5-1659273630042.crash
Ask for #help in https://bun.sh/discord or go to https://bun.sh/issues
Additional information
No response