Comment by kristianp
I'm confused. I installed claude code with:
npm install -g @anthropic-ai/claude-code
I thought claude code just used Nodejs? I didn't realise the recommended install used a different runtime.I'm confused. I installed claude code with:
npm install -g @anthropic-ai/claude-code
I thought claude code just used Nodejs? I didn't realise the recommended install used a different runtime.
They switched to recommending this as the installation method back in July:
That install script gives you a single binary which is created using Bun.