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

Update deasync #1036

Closed
wants to merge 3 commits into from
Closed

Update deasync #1036

wants to merge 3 commits into from

Conversation

max-zaytsev
Copy link
Contributor

@max-zaytsev max-zaytsev commented Apr 29, 2024

The build of some tasks is failing at the npm install step on node 20

...
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
npm ERR! gyp ERR! stack at ChildProcess.<anonymous> (C:\hostedtoolcache\windows\node\20.11.0\x64\node_modules\npm\node_modules\node-gyp\lib\build.js:209:23)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:518:28)
npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
npm ERR! gyp ERR! System Windows_NT 10.0.20348
npm ERR! gyp ERR! command "C:\\hostedtoolcache\\windows\\node\\20.11.0\\x64\\node.exe" "C:\\hostedtoolcache\\windows\\node\\20.11.0\\x64\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd D:\a\_work\1\s\_generated\DownloadGitHubReleaseV0_Node20\node_modules\artifact-engine\node_modules\deasync
npm ERR! gyp ERR! node -v v20.11.0
npm ERR! gyp ERR! node-gyp -v v10.0.1
npm ERR! gyp ERR! not ok

Update deasync to use the corresponding binaries.

@max-zaytsev max-zaytsev requested review from a team as code owners April 29, 2024 19:22
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

Successfully merging this pull request may close these issues.

1 participant