You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2019. It is now read-only.
after having installed npm and angular cli, running
ng build
on3b9bd71
resulted in the following error:build-angular appears to be a newly introduced dependency in Angular 6.0, more info can be found in this StackOverflow question .
running the following command fixed it:
The text was updated successfully, but these errors were encountered: