Version
0.1.3
Platform
Linux aed3b8b99da9 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux
What steps will reproduce the bug?
- Setup a code-server Docker container (with official image)
- Login into the online VSCode instance
- Open a terminal
- Install bun
- Try to run it (running
bun or bun help will produce the issue)
How often does it reproduce? Is there a required condition?
anytime you input a command with bun
the only exception seems to be bun -v
What is the expected behavior?
No response
What do you see instead?

Additional information
I can provide that 'core' file if needed
Version
0.1.3
Platform
Linux aed3b8b99da9 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux
What steps will reproduce the bug?
bunorbun helpwill produce the issue)How often does it reproduce? Is there a required condition?
anytime you input a command with bun
the only exception seems to be
bun -vWhat is the expected behavior?
No response
What do you see instead?
Additional information
I can provide that 'core' file if needed