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

node-gyp rebuild error #18

Open
Nehoko opened this issue Dec 24, 2020 · 1 comment
Open

node-gyp rebuild error #18

Nehoko opened this issue Dec 24, 2020 · 1 comment

Comments

@Nehoko
Copy link

Nehoko commented Dec 24, 2020

При попытке установить проект на node версий 8.10.0, 12.18.3, 14.15.3 возникает одна и та же проблема:

gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (~/.nvm/versions/node/v12.18.3/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 5.4.0-58-generic
gyp ERR! command "~/.nvm/versions/node/v12.18.3/bin/node" "~/.nvm/versions/node/v12.18.3/lib/node_modules
/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd ~/Study/java_script/helpdesk/node_modules/utf-8-validate
gyp ERR! node -v v12.18.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok

Как лечить?

@spChief
Copy link

spChief commented Dec 25, 2020

Точно работает на версии node 8.16.1

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

2 participants