Description
Steps:
git checkout 51334d5bd9d52c2ad47b2c78c143683544a00933
yarn run gulp watch-client
# wait for gulp to finish and in another terminal, run
git checkout 0b3ae7e0898ac4afd39d2463c39ced7c847341e6
When trying to launch scripts\code.bat
:
$ scripts\code.bat
[11:11:54] Syncronizing built-in extensions...
[11:11:54] You can manage built-in extensions with the --builtin flag
[11:11:54] [marketplace] ms-vscode.node-debug@1.38.4 ✔︎
[11:11:54] [marketplace] ms-vscode.node-debug2@1.33.0 ✔︎
[11:11:54] [marketplace] ms-vscode.references-view@0.0.30 ✔︎
{ [Error: ENOENT: no such file or directory, open 'C:\Alex\src\vscode\out\vs\platform\url\common\urlIpc.js']
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path:
'C:\\Alex\\src\\vscode\\out\\vs\\platform\\url\\common\\urlIpc.js',
phase: 'loading',
moduleId: 'vs/platform/url/common/urlIpc',
neededBy: [ 'vs/code/electron-main/app' ] }
Verbose gulp output:
gulp-log.txt