Abdullah Farag
Results
2
comments of
Abdullah Farag
Try to install bun using npm `npm install -g bun`, this worked for me.
@harryqt Actually in my case it was using `ts-node` instead of bun, so I assumed it's doing this by default.