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

npm install does not work #149

Open
davejack1 opened this issue Feb 23, 2019 · 2 comments
Open

npm install does not work #149

davejack1 opened this issue Feb 23, 2019 · 2 comments

Comments

@davejack1
Copy link

Simply tried npm install face-recognition --save and npm install face-recognition. Also tried with sudo. I only get the following error;

executing: git --version
executing: cmake --version
{ Error: Command failed: cmake --version
/bin/sh: cmake: command not found

    at ChildProcess.exithandler (child_process.js:275:12)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5) killed: false, code: 127, signal: null, cmd: 'cmake --version' }
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node ./install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.

Any ideas @justadudewhohacks ?

@MohannadBakkar
Copy link

Hi @davejack1, I think you need to install cmake, I hope this link helpful for you.

@qiyaozu
Copy link

qiyaozu commented Jul 11, 2019

@MohannadBakkar i have install the cmake and link that,the same not to install

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