TritonDataCenter / node-docker-registry-client

node.js client for the docker registry
Mozilla Public License 2.0
64 stars 33 forks source link

getImgJson: error: unable to get local issuer certificate #35

Open ramkis1 opened 4 years ago

ramkis1 commented 4 years ago

Hi: When using PS C:\Users\ramakrishnan.s\Desktop\Sample projects\node-docker-registry-client> node examples/v1/getImgJson.js mongo:latest

Getting error as getImgJson: error: unable to get local issuer certificate .. Hwo to fix it ? Pls help .. Thanks in advance..

Same thing happens for ping.js too..

Ramki