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

Getting CERT_UNTRUSTED on executing the sample code #3

Open
dimtim101 opened this issue Oct 26, 2016 · 1 comment
Open

Getting CERT_UNTRUSTED on executing the sample code #3

dimtim101 opened this issue Oct 26, 2016 · 1 comment

Comments

@dimtim101
Copy link

https://www.npmjs.com/package/wiki-infobox-parser

Executed sample code from this link

Tried below commands, referring this link http://stackoverflow.com/questions/21855035/ssl-error-cert-untrusted-while-using-npm-command

 npm config set strict-ssl false
 npm config set registry="http://registry.npmjs.org/"

But this did not help

@0x333333
Copy link
Owner

I'd recommend you to take a look at this: http://stackoverflow.com/a/23294007/3345261.

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