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 an "UNABLE_TO_GET_ISSUER_CERT_LOCALLY" while using "tsd" command #16905

Closed
davedevv opened this issue Jul 3, 2017 · 2 comments
Closed

Comments

@davedevv
Copy link

davedevv commented Jul 3, 2017

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?

@ikatyang
Copy link
Contributor

ikatyang commented Jul 3, 2017

I thought tsd was deprecated...

Have you tried npm install @types/angular?

@davedevv
Copy link
Author

davedevv commented Jul 4, 2017

Yes!. That's resolved the issue!. Thanks @ikatyang 👍

@rbuckton rbuckton closed this as completed Aug 5, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
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

3 participants