Description
hello i get this error !
ERROR in ./src/app/my-widget/my-widget.component.ts
Module not found: Error: Can't resolve '../../dist' in '/home/sofiane/Bureau/test/ngx-dashboard/demo/src/app/my-widget'
ERROR in ./src/app/app.component.ts
Module not found: Error: Can't resolve '../dist' in '/home/sofiane/Bureau/test/ngx-dashboard/demo/src/app'
ERROR in ./src/app/app.module.ts
Module not found: Error: Can't resolve '../dist' in '/home/sofiane/Bureau/test/ngx-dashboard/demo/src/app'
ERROR in /home/sofiane/Bureau/test/ngx-dashboard/demo/src/app/my-widget/my-widget.component.ts (2,54): Cannot find module '../../dist'.
ERROR in /home/sofiane/Bureau/test/ngx-dashboard/demo/src/app/app.component.ts (2,51): Cannot find module '../dist'.
ERROR in /home/sofiane/Bureau/test/ngx-dashboard/demo/src/app/app.module.ts (5,33): Cannot find module '../dist'.
ERROR in Error: Error encountered resolving symbol values statically. Could not resolve ../dist relative to /home/sofiane/Bureau/test/ngx-dashboard/demo/src/app/app.module.ts., resolving symbol AppModule in /home/sofiane/Bureau/test/ngx-dashboard/demo/src/app/app.module.ts, resolving symbol AppModule in /home/sofiane/Bureau/test/ngx-dashboard/demo/src/app/app.module.ts
at syntaxError (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler/bundles/compiler.umd.js:1729:34)
at simplifyInContext (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler/bundles/compiler.umd.js:24979:23)
at StaticReflector.simplify (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler/bundles/compiler.umd.js:24991:13)
at StaticReflector.annotations (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler/bundles/compiler.umd.js:24418:41)
at _getNgModuleMetadata (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler-cli/src/ngtools_impl.js:138:31)
at _extractLazyRoutesFromStaticModule (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler-cli/src/ngtools_impl.js:109:26)
at Object.listLazyRoutesOfModule (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler-cli/src/ngtools_impl.js:53:22)
at Function.NgTools_InternalApi_NG_2.listLazyRoutes (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@angular/compiler-cli/src/ngtools_api.js:91:39)
at AotPlugin._getLazyRoutesFromNgtools (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@ngtools/webpack/src/plugin.js:240:66)
at _donePromise.Promise.resolve.then.then.then.then.then (/home/sofiane/Bureau/test/ngx-dashboard/demo/node_modules/@ngtools/webpack/src/plugin.js:493:24)
at
at process._tickCallback (internal/process/next_tick.js:188:7)