Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Getting AJV warning when building my project after adding jsoneditor #9

Closed
jstoppa opened this issue Mar 13, 2017 · 1 comment
Closed

Comments

@jstoppa
Copy link

jstoppa commented Mar 13, 2017

Hi there,

I'm trying to add the jsoneditor to my Angular 2 project and I'm getting the warning below when compiling:

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

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

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

webpack: Compiled with warnings.

I'm using Angular CLI version 1.0.0-beta.31 in my project,

Any idea?
Thanks
Juan

@dmokhov
Copy link

dmokhov commented Apr 12, 2017

See #1 and #3.

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

No branches or pull requests

3 participants