Running node and using apt-get
I had asked in a private channel about this (and got quick help!), but I wanted to repost here for the sake of others that had the same question:
I had asked something along the lines of:
—-
I was looking for a way to run a Linux terminal locally and came across your webvm and your experiments with node in the browser (with VSCode support)
I’d love to be able to run a “codespaces” equivalent locally with Claude Code support.
I can’t install and run node in webvm yet can I? I haven’t experimented enough to know, but saw that I couldn’t apt-get anything in the web demo.
—-
It turns out that I needed to enable networking first, and then apt-get works!
0 Replies