Replies: 1 comment 4 replies
|
Here the error agung@usdd1:~/coder/nodejs/code-server$ npm install
Installing dependencies for /home/agung/coder/nodejs/code-server/test |
4 replies
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 run code-server in development mode, so I can make little change in the source code, but after clone the repository and trying to run it as development mode by start typing this npm install, I got an error. Is there any way to do this?
All reactions