Skip to content

Add ability to use yarn in typescript.npm #31561

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

Closed
svipas opened this issue May 23, 2019 · 1 comment
Closed

Add ability to use yarn in typescript.npm #31561

svipas opened this issue May 23, 2019 · 1 comment

Comments

@svipas
Copy link

svipas commented May 23, 2019

As the title says. Currently if I use /usr/local/bin/yarn in typescript.npm it doesn't work, but if I use /usr/local/bin/npm it works. I prefer yarn since it's faster and I'm using it everywhere.

@mjbvz mjbvz transferred this issue from microsoft/vscode May 23, 2019
@mjbvz mjbvz removed their assignment May 23, 2019
@mjbvz
Copy link
Contributor

mjbvz commented May 23, 2019

typescript.npm is only used for the internal automatic typings acquisition

#19269 tracks using npm vs yarn for your codebase

@mjbvz mjbvz closed this as completed May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants