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

Critical dependency compile warning #4

Open
P1zz4br0etch3n opened this issue Aug 7, 2018 · 0 comments
Open

Critical dependency compile warning #4

P1zz4br0etch3n opened this issue Aug 7, 2018 · 0 comments

Comments

@P1zz4br0etch3n
Copy link

I get this warning in dev mode every time I compile my react.js project:

./node_modules/defaultable/defaultable.js
49:13-31 Critical dependency: the request of a dependency is an expression

I created the project with create-react-app which setups the whole toolchain (babel, eslint, webpack) for me. Maybe it's interesting that I had to npm install dns and readline manually because they couldn't be resolved in the default setup.

Is it possible to make it compile without warning?
Thanks!

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

1 participant