Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Facing "Error: self signed certificate in certificate chain" While restoring the package with visual studio #541

Open
mmaulik13 opened this issue May 8, 2018 · 2 comments

Comments

@mmaulik13
Copy link

Putting this JSON file in my solution and clicking on restore package option as per this link .

It's pausing for a while and shows this error.
Tried running VS in Administrator mode but no luck. Also tried npm install in the same folder but ended up finding same error in CMD

@mmaulik13
Copy link
Author

mmaulik13 commented May 8, 2018

Hi, I have got the solution of this.
Just need to Set registry by using command "npm config set registry http://registry.npmjs.org/" in cmd

@anuragdivedi
Copy link

@mmaulik13 still not working

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