Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example yarn install for Windows 10 #3800

Closed
YuK1Game opened this issue Oct 30, 2019 · 2 comments
Closed

Example yarn install for Windows 10 #3800

YuK1Game opened this issue Oct 30, 2019 · 2 comments

Comments

@YuK1Game
Copy link

$ git clone https://github.com/palantir/blueprint
$ cd blueprint/package/doc-app
$ yarn install

gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onExit (C:\Users\UserName\Desktop\blueprint\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:210:5)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Windows_NT 10.0.18362
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\UserName\\Desktop\\blueprint\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\UserName\Desktop\blueprint\node_modules\tree-sitter-typescript
@nicholas-l
Copy link

Looks like it's related to #3799

@adidahiya
Copy link
Contributor

duplicate of #3799

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants