Hi, so I downloaded your project and I tried following the instructions provided, it built, it starts, but then the external application for help or app1 do not redirect, so I proceeded to uncomment the SingleSpaModule in the app.module.ts, but then when I start the server and try to open the page, I get the error:
zone.js:672 Unhandled Promise rejection: e is not a constructor ; Zone: ; Task: Promise.then ; Value: TypeError: 'home' died in status NOT_MOUNTED: e is not a constructor.
Have not found any useful information online about this.
Hi, so I downloaded your project and I tried following the instructions provided, it built, it starts, but then the external application for help or app1 do not redirect, so I proceeded to uncomment the SingleSpaModule in the app.module.ts, but then when I start the server and try to open the page, I get the error:
zone.js:672 Unhandled Promise rejection: e is not a constructor ; Zone: ; Task: Promise.then ; Value: TypeError: 'home' died in status NOT_MOUNTED: e is not a constructor.
Have not found any useful information online about this.