Skip to content

use npm instead of yarn #3896

Closed
Closed
@issac4892

Description

@issac4892

since yarn swallows all logs on yarn global add, how about using npm and tell how to debug on problem?

npm uninstall -g --unsafe-perm code-server > /dev/null 2>&1 //uninstall
npm install --loglevel verbose -g --unsafe-perm code-server //install wtih logging

Metadata

Metadata

Assignees

Labels

docsDocumentation related

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions