juan-manuel-alberro / angular-sweetalert-service

Angular (not AngularJS) wrapper for SweetAlert 2
MIT License
13 stars 3 forks source link

Warning shown when ng serve --aot #4

Open mac10046 opened 6 years ago

mac10046 commented 6 years ago

WARNING in ./node_modules/angular-sweetalert-service/node_modules/@angular/core/@angular/core.es5.js 5659:15-36 Critical dependency: the request of a dependency is an expression at ImportLazyContextDependency.getWarnings (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\dependencies\ContextDependency.js:39:18) at Compilation.reportDependencyErrorsAndWarnings (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:703:24) at Compilation.finish (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:561:9) at applyPluginsParallel.err (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compiler.js:502:17) at E:\AbdealiTemp\adviserpanel\node_modules\tapable\lib\Tapable.js:289:11 at _addModuleChain (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:507:11) at processModuleDependencies.err (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:477:14) at _combinedTickCallback (internal/process/next_tick.js:131:7) at process._tickCallback (internal/process/next_tick.js:180:9) @ ./node_modules/angular-sweetalert-service/node_modules/@angular/core/@angular/core.es5.js @ ./node_modules/angular-sweetalert-service/js/service/sweetalert2.service.js @ ./src/app/pages/adviser/dashboard/dashboard.module.ngfactory.js @ ./src/$$_lazy_route_resource lazy @ ./node_modules/@angular/core/esm5/core.js @ ./src/main.ts @ multi webpack-dev-server/client?http://0.0.0.0:0 ./src/main.ts

WARNING in ./node_modules/angular-sweetalert-service/node_modules/@angular/core/@angular/core.es5.js 5675:15-102 Critical dependency: the request of a dependency is an expression at ImportLazyContextDependency.getWarnings (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\dependencies\ContextDependency.js:39:18) at Compilation.reportDependencyErrorsAndWarnings (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:703:24) at Compilation.finish (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:561:9) at applyPluginsParallel.err (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compiler.js:502:17) at E:\AbdealiTemp\adviserpanel\node_modules\tapable\lib\Tapable.js:289:11 at _addModuleChain (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:507:11) at processModuleDependencies.err (E:\AbdealiTemp\adviserpanel\node_modules\webpack\lib\Compilation.js:477:14) at _combinedTickCallback (internal/process/next_tick.js:131:7) at process._tickCallback (internal/process/next_tick.js:180:9) @ ./node_modules/angular-sweetalert-service/node_modules/@angular/core/@angular/core.es5.js @ ./node_modules/angular-sweetalert-service/js/service/sweetalert2.service.js @ ./src/app/pages/adviser/dashboard/dashboard.module.ngfactory.js @ ./src/$$_lazy_route_resource lazy @ ./node_modules/@angular/core/esm5/core.js @ ./src/main.ts @ multi webpack-dev-server/client?http://0.0.0.0:0 ./src/main.ts

Manikandan-CloudevTech commented 6 years ago

Same issue for me. Any solutions..?

Temsi commented 6 years ago

This is still an issue.