You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the below tsd command to install angular type definition files in my project.
tsd install angular --resolve --save
TypeScript Version: 2.3.4
However when I try to do that, I'm getting the below error.
[ERR!] node : v7.8.0
[ERR!] tsd : 0.6.5
[ERR!] Error: unable to get local issuer certificate
[ERR!] CODE : UNABLE_TO_GET_ISSUER_CERT_LOCALLY
[ERR!] unable to get local issuer certificate
Can someone help?
The text was updated successfully, but these errors were encountered:
I'm trying to use the below tsd command to install angular type definition files in my project.
tsd install angular --resolve --save
TypeScript Version: 2.3.4
However when I try to do that, I'm getting the below error.
Can someone help?
The text was updated successfully, but these errors were encountered: