Run custom component application during development

Hi,

I am developing a custom component using remote module. When I am trying to run the app locally its giving below error. Is it possible to run the app locally or I have to deploy it in an environment using clio and test it(which I am currently doing).
 


src_bootstrap_ts.js:1 ERROR Error: Remote entry with name 'angproject' does not exist
   at AppModule.ngDoBootstrap (app.module.ts:31:23)

bootstrap.ts:7 Error: Remote entry with name 'angproject' does not exist
   at AppModule.ngDoBootstrap (app.module.ts:31:23)

Like 0

Like

0 comments
Show all comments