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 clonning I can not run.
I followed following sequence after clone
npm install
dotnet restore
dotnet build
it fails when it build angular part of the project
if i run this command
npm run build
it shows the same set of errors
Versions
node: 7.7.2
npm: 3.10..8
ng: 1,2,6
dotnet: 1.0.4