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
I believe there is an issue with the current configuration when running npm run start. A recent change to ng serve made it delete the ./dist directory. This is now causing the server to fail to start as its failing to locate the www.js file.