radek-novak/simple-https-server

npm install fails

Opened this issue · 0 comments

I am on a Windows 10 machine and got this error while installing via npm

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! simple-https-server@0.2.0 postinstall: `(cd `npm root -g`/simple-https-server/cert && ./certificate.sh)`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the simple-https-server@0.2.0 postinstall script.