Build code-server in Raspberry Pi #3932
Unanswered
zhangrongxiang
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Try using curl. Curl could work. curl -fsSL https://code-server.dev/install.sh | sh |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hopefully the next release will make it easier to use code-server on Pi: #3892 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to install code-server in Raspberry PI3B+ by npm.
I used the code:
npm install -g code-server
But it reported:
Beta Was this translation helpful? Give feedback.
All reactions