Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Error: certificate not trusted #19

Closed
hemanth opened this issue May 1, 2015 · 3 comments
Closed

Error: certificate not trusted #19

hemanth opened this issue May 1, 2015 · 3 comments

Comments

@hemanth
Copy link
Contributor

hemanth commented May 1, 2015

± |master ✗| → npm install electron-prebuilt -g
/usr/local/bin/electron -> /usr/local/lib/node_modules/electron-prebuilt/cli.js

> electron-prebuilt@0.25.1-1 install /usr/local/lib/node_modules/electron-prebuilt
> node install.js

Downloading electron-v0.25.1-darwin-x64.zip
Error: certificate not trusted

/usr/local/lib/node_modules/electron-prebuilt/install.js:16
  throw err
        ^
Error: certificate not trusted
npm ERR! Darwin 14.0.0
npm ERR! argv "/usr/local/bin/iojs" "/usr/local/bin/npm" "install" "electron-prebuilt" "-g"
npm ERR! node v1.0.2
npm ERR! npm  v2.1.18
npm ERR! code ELIFECYCLE

Am I missing something?

@hemanth
Copy link
Contributor Author

hemanth commented May 3, 2015

/cc @mafintosh

@mafintosh
Copy link
Collaborator

Your io.js version seems a bit old. Try upgrading to the latest one and see if that fixes it.

@hemanth
Copy link
Contributor Author

hemanth commented May 3, 2015

Bingo! Was wondering the same, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants