mirror of
https://github.com/danog/code-server.git
synced 2024-11-30 04:39:46 +01:00
Remove npm rebuild
This commit is contained in:
parent
0a5687bacf
commit
511c3e95b2
@ -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 New Issue
Block a user