Need help installing - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Discussion (https://forum.gekko.wizb.it/forum-23.html) +--- Thread: Need help installing (/thread-57412.html) |
Need help installing - MickMack - 07-21-2018 Here is the CMD Your environment has been set up for using Node.js 8.11.3 (x64) and npm. C:\Users\xxx>cd downloads C:\Users\xxx\Downloads>cd gekko-develop C:\Users\xxxx\Downloads\gekko-develop>cd gekko-develop C:\Users\xxxx\Downloads\gekko-develop\gekko-develop>npm install npm ERR! code SELF_SIGNED_CERT_IN_CHAIN npm ERR! errno SELF_SIGNED_CERT_IN_CHAIN npm ERR! request to https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz failed, reason: self signed certificate in certificate chain npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\xxxx\AppData\Roaming\npm-cache\_logs\2018-07-21T20_54_24_613Z-debug.log C:\Users\xxxx\Downloads\gekko-develop\gekko-develop> No UI pops up when I hit enter. Any help is appreciated Mick RE: Need help installing - askmike - 07-22-2018 Quote:npm ERR! request to https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz failed, reason: self signed certificate in certificate chain Woa very strange. I've never seen that before and has to do with something really weird going on on your network. Please try again, if it keeps persisting try using a popular dynamic DNS like 1.1.1.1 or 8.8.8.8. RE: Need help installing - MickMack - 07-22-2018 (07-22-2018, 12:21 AM)askmike Wrote:Quote:npm ERR! request to https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz failed, reason: self signed certificate in certificate chain Thanks Mike. No idea how to proceed. No reason to respond. Clearly, I am out of my competence in this. |