How do I configure Angular CLI to use Yarn as the default package manager?
As of Angular CLI 6.x the correct command is
ng config --global cli.packageManager yarn
ng set --global packageManager=yarn
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With