(SystemJS) XHR error (404 Not Found) loading http://localhost:5555/node_modules/@nguniversal/express-engine/tokens.js
Error: XHR error (404 Not Found) loading http://localhost:5555/node_modules/@nguniversal/express-engine/tokens.js
at XMLHttpRequest.wrapFn (http://localhost:5555/node_modules/zone.js/dist/zone.js?1577360859619:1281:39)
at ZoneDelegate.invokeTask (http://localhost:5555/node_modules/zone.js/dist/zone.js?1577360859619:423:31)
at Zone.runTask (http://localhost:5555/node_modules/zone.js/dist/zone.js?1577360859619:195:47)
at ZoneTask.invokeTask [as invoke] (http://localhost:5555/node_modules/zone.js/dist/zone.js?1577360859619:498:34)
at invokeTask (http://localhost:5555/node_modules/zone.js/dist/zone.js?1577360859619:1693:14)
While i'm run npm start command it successfully build.When i run the url in browser it gives above errors. I was installed @nguniversal/express-engine.Still getting same error and my project was not loaded.
I'm submitting a ... (check one with "x")
While i'm run npm start command it successfully build.When i run the url in browser it gives above errors. I was installed @nguniversal/express-engine.Still getting same error and my project was not loaded.