utopia
utopia copied to clipboard
Workaround SIGSEGV when vscode-build runs yarn gulp compile-build
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.