Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.0.0 with Angular 10 for publishing generates warnings #2853

Closed
IngoManthey opened this issue Aug 14, 2020 · 1 comment
Closed

Version 2.0.0 with Angular 10 for publishing generates warnings #2853

IngoManthey opened this issue Aug 14, 2020 · 1 comment

Comments

@IngoManthey
Copy link

I get follow messages:

WARNING in ./node_modules/jspdf/dist/jspdf.umd.min.js 195:240-254
Critical dependency: the request of a dependency is an expression
at AMDRequireContextDependency.getWarnings (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\dependencies\ContextDependency.js:40:18)
at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\Compilation.js:1454:24)
at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\Compilation.js:1474:9)
at C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\Compilation.js:1258:10
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\tapable\lib\HookCodeFactory.js:33:10), :40:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\tapable\lib\Hook.js:154:20)
at Compilation.finish (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\Compilation.js:1253:28)
at C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\Compiler.js:672:17
at _done (eval at create (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\tapable\lib\HookCodeFactory.js:33:10), :7:1)
at eval (eval at create (C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\tapable\lib\HookCodeFactory.js:33:10), :34:22)
at C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\Compilation.js:1185:12
at C:\Users\ingo\source\repos\TipWeb3.0-BuildError\QuickApp\ClientApp\node_modules\webpack\lib\Compilation.js:1097:9
at processTicksAndRejections (internal/process/task_queues.js:79:11)
@ ./src/app/invoice/services/invoice-print.service.ts
@ ./src/app/invoice/invoices.module.ts
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi ./src/main.ts

@lukfel
Copy link

lukfel commented Aug 16, 2020

Duplicate of #2846

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants