如何使用Yarn构建VSCode代码库?

时间:2019-04-24 09:44:43

标签: vscode-settings vscode-debugger

我从https://github.com/Microsoft/vscode下载了代码。运行yarn时出现以下错误:

error /Users/felix/typescript_workspace/vscode/node_modules/native-is-elevated: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments:
Directory: /Users/felix/typescript_workspace/vscode/node_modules/native-is-elevated
Output:
gyp info it worked if it ends with ok
gyp info using node-gyp@3.8.0
gyp info using node@10.15.3 | darwin | x64
gyp info spawn /usr/bin/python
gyp info spawn args [ '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   

0 个答案:

没有答案