mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Remove npm rebuild
This commit is contained in:
parent
0a5687bacf
commit
511c3e95b2
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@ main() {
|
|||
cd lib/vscode
|
||||
# Install VS Code dependencies.
|
||||
yarn
|
||||
|
||||
# NODE_MODULE_VERSION mismatch errors without this.
|
||||
npm rebuild
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue