Hi,
That is because all npm dependencies are being downloaded.
you can use -lc flag to link to the angular-cli global package and skip downloading it again. This will probably reduce the amount of time to ~5min
@monojack thanks it taks 1m30'' hehe
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._
Most helpful comment
you can use
-lcflag to link to theangular-cliglobal package and skip downloading it again. This will probably reduce the amount of time to ~5min