utopia icon indicating copy to clipboard operation
utopia copied to clipboard

Workaround SIGSEGV when vscode-build runs yarn gulp compile-build

Open BLamy opened this issue 3 years ago • 0 comments

Fixes

Problem: When building vscode-build sometimes yarn and node will become unsynced.

Fix: Switch to using npm

Commit Details: This fix probably needs more testing because I don't fully understand the implications of doing this. Don't know if the npm rebuild is fully needed.

BLamy avatar Jun 22 '22 16:06 BLamy