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

Latest npm version build error #17

Open
johnlund opened this issue Sep 18, 2020 · 0 comments
Open

Latest npm version build error #17

johnlund opened this issue Sep 18, 2020 · 0 comments

Comments

@johnlund
Copy link

It looks like the error is a buggy version of note-pty. I see that you have updated this in your github repo, but not on the npm registry. Is there a way I can build this from the repo, or can you update the registry version?

Thank you!
John

gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Users/.../.nvm/versions/node/v14.11.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:314:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
gyp ERR! System Darwin 19.6.0
gyp ERR! command "/Users/.../.nvm/versions/node/v14.11.0/bin/node" "/Users/.../.nvm/versions/node/v14.11.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/.../.nvm/versions/node/v14.11.0/lib/node_modules/rekit-studio/node_modules/node-pty
gyp ERR! node -v v14.11.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node scripts/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

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

1 participant