Just use –skip-npm on new/init.
https://github.com/angular/angular-cli/issues/2651
OR
use https://github.com/pi0/yarnpm : YarNPM is a YARN wrapper which transforms npm
commands to yarn
, use npm
as yarn
!
Advertisements
Just use –skip-npm on new/init.
https://github.com/angular/angular-cli/issues/2651
OR
use https://github.com/pi0/yarnpm : YarNPM is a YARN wrapper which transforms npm
commands to yarn
, use npm
as yarn
!