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
After you clone and serve you could get an error which says that you don't have the angular core. If this is the case just use the following command.
"npm i @angular/core -s"