Unable to get local issuer certificate error

Hi,

I just installed meteor on Windows and tried to create an app. I had similar issue with several other things before (e.g. atom) and was able to fix those by setting strict-ssl to false. It doesn’t help in this case… Any idea?

c:\>meteor create myapp
=> Errors while creating your project

while downloading autoupdate@1.2.11...:
error: unable to get local issuer certificate

while downloading caching-compiler@1.0.6...:
error: unable to get local issuer certificate

while downloading ddp-client@1.2.9...:
error: unable to get local issuer certificate

while downloading ddp-server@1.2.10...:
error: unable to get local issuer certificate

while downloading http@1.1.8...:
error: unable to get local issuer certificate

while downloading templating@1.1.14...:
error: unable to get local issuer certificate
1 Like

Yes, if someone knows how to solve this would be nice, I’m facing a similar problem right now.

meteor
[[[[[ ~/dev/projects/dashboard ]]]]]

=> Started proxy.
=> Started MongoDB.
=> Errors prevented startup:

While downloading autoupdate@1.2.11…:
error: unable to get local issuer certificate

https://rocksteadycoding.com/2016/11/09/quicktip-meteor-and-unable-to-get-local-issuer-certificate/

1 Like

Hi, link die. please help.