QuantumMechanics / NEM-sdk

NEM Developer Kit for Node.js and the browser
MIT License
137 stars 82 forks source link

Critical dependency warning in Angular 4 #34

Open deadzer0 opened 6 years ago

deadzer0 commented 6 years ago

When i install 'nem-sdk' lib, and try to run my Angular App, here is what is showing on my console:

WARNING in ./~/har-validator/~/ajv/lib/async.js 96:20-33 Critical dependency: the request of a dependency is an expression

WARNING in ./~/har-validator/~/ajv/lib/async.js 119:15-28 Critical dependency: the request of a dependency is an expression

WARNING in ./~/har-validator/~/ajv/lib/compile/index.js 13:21-34 Critical dependency: the request of a dependency is an expression

webpack: Compiled with warnings.

MissMonacoin commented 6 years ago

Update ajv manually.