What version of Bun is running?
1.1.6
What platform is your computer?
Ubuntu WSL
What steps can reproduce the bug?
remove bun lock file and try to add a new dependency, unless you run bun install the error still persists. but even after doing it still gives error after doing one installation. (it works only once per adding a new dependency).
What is the expected behavior?
a new lock file be created but it does not get created
What do you see instead?
no lock file
Additional information
No response
What version of Bun is running?
1.1.6
What platform is your computer?
Ubuntu WSL
What steps can reproduce the bug?
remove bun lock file and try to add a new dependency, unless you run
bun installthe error still persists. but even after doing it still gives error after doing one installation. (it works only once per adding a new dependency).What is the expected behavior?
a new lock file be created but it does not get created
What do you see instead?
no lock file
Additional information
No response