Skip to content

Package manager binary location to angular.json #11959

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
egaga opened this issue Aug 21, 2018 · 2 comments
Closed

Package manager binary location to angular.json #11959

egaga opened this issue Aug 21, 2018 · 2 comments

Comments

@egaga
Copy link

egaga commented Aug 21, 2018

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [x] config
- [ ] help
- [ ] version
- [ ] doc

Versions

Relevant only: Angular CLI: 6.1.4

Repro steps

ng config cli.packageManager yarn
ng update @angular/core`

The log given by the failure

yarn not found

because yarn is not globally installed.

Desired functionality

Specify yarn location in angular.json (by a relative path). The reason is that yarn version should be project dependent, not globally installed and defined in PATH.

@hansl
Copy link
Contributor

hansl commented Aug 22, 2018

Duplicate of #11694

@hansl hansl marked this as a duplicate of #11694 Aug 22, 2018
@hansl hansl closed this as completed Aug 22, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
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

2 participants