My app was running well but last friday but today it is giving me these starting errors when I try to launch it
Failed to load resource: the server responded with a status of 404 (Not Found) pae.html:27 Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:3000/app Error: XHR error (404 Not Found) loading http://localhost:3000/app at XMLHttpRequest.wrapFn [as __zone_symbol___onreadystatechange] (http://localhost:3000/node_modules/zone.js/dist/zone.js:1199:29) [] at Zone.runTask (http://localhost:3000/node_modules/zone.js/dist/zone.js:165:47) [ => ] at XMLHttpRequest.ZoneTask.invoke (http://localhost:3000/node_modules/zone.js/dist/zone.js:460:38) [] Error loading http://localhost:3000/app at XMLHttpRequest.wrapFn [as __zone_symbol___onreadystatechange] (http://localhost:3000/node_modules/zone.js/dist/zone.js:1199:29) [] at Zone.runTask (http://localhost:3000/node_modules/zone.js/dist/zone.js:165:47) [ => ] at XMLHttpRequest.ZoneTask.invoke (http://localhost:3000/node_modules/zone.js/dist/zone.js:460:38) [] Error loading http://localhost:3000/app
I am new to this and is learning it I would really appreciate some help .
npm startor when you navigates on /app path ?? - mayur