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 have tried my hands on this issue. But after running npm start 200 files get changed (.pug files) and it redirects to http://localhost:4200/#/ with a blank page. Also when I discard changes this http://localhost:4200/#/dashboard works fine.
Describe the bug
While doing a
npm start
ornpm build
the following bug arises:To Reproduce**
Steps to reproduce the behavior:
npm install
npm start
ornpm build
Expected behavior**
We would ideally like the front end to build successfully.
The text was updated successfully, but these errors were encountered: