gyp ERR! stack at getNotFoundError (/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs12.18.0/lib/node_modules/npm/node_modules/which/which.js:13:12) gyp ERR! stack at F (/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs12.18.0/lib...
3.779 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4> 3.779 npm notice Run `npm install -g npm@10.2.4` to update! 3.779 npm notice 3.781 npm ERR! code 1 3.781 npm ERR! path /project/node_modules/node-pty 3.783 npm ERR! command failed 3.783 npm ERR! command...
65 verbose stack Error: command failed 65 verbose stack at ChildProcess. (C:\Users\melvi\AppData\Roaming\npm\node_modules\npm\node_modules@npmcli\promise-spawn\lib\index.js:53:27) 65 verbose stack at ChildProcess.emit (node:events:514:28) 65 verbose stack at maybeClose (node:internal/chi...
Environment details OS: Windows OS version: Windows_NT 10.0.18362 node-pty version: 0.9.0 Issue description I cannot install node-pty to my Windows 10 machine. What I've tried yet: "npm install --global --production windows-build-tools" ...