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

Pass parameters when installing global packages #6858

Open
gsbelarus opened this issue Dec 29, 2018 · 0 comments
Open

Pass parameters when installing global packages #6858

gsbelarus opened this issue Dec 29, 2018 · 0 comments
Assignees
Labels

Comments

@gsbelarus
Copy link

Yarn doesn't allow to pass parameters to packages being installed globally. For example we need in installing Windows Build Tools globally with parameter --vs2015. This could be done with following npm command, but impossible with yarn:

npm install --global --production windows-build-tools --vs2015
@ghost ghost assigned rally25rs Jan 1, 2019
@ghost ghost added the triaged label Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants