Error while installing code server on raspberry 4 #3806
Answered
by
jsjoeio
salvuccicarlos
asked this question in
General
|
I'm having this error while trying to install code server on raspberry 4 with an armv7l processor. I have node v14.17.3 and npm 7.20.0 correctly installed Raspbian GNU/Linux 10 (buster) Please install npm or yarn to install code-server! |
Answered by
jsjoeio
Jul 19, 2021
Replies: 1 comment 2 replies
And have you tried following that? What happens if you install with |
2 replies
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And have you tried following that? What happens if you install with
npmoryarn?