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 dependencies #491

Closed
kallebornemark opened this issue Aug 23, 2021 · 1 comment
Closed

Critical dependencies #491

kallebornemark opened this issue Aug 23, 2021 · 1 comment
Assignees

Comments

@kallebornemark
Copy link

kallebornemark commented Aug 23, 2021

I've installed a package that has node-rs/helper@^1.2.0 as a dependency in my create-react-app project and I'm getting these warnings when running the dev server:

./node_modules/@node-rs/helper/lib/loader.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

./node_modules/@node-rs/helper/lib/loader.js 25:15-27:11
Critical dependency: the request of a dependency is an expression

./node_modules/@node-rs/helper/lib/loader.js
Critical dependency: the request of a dependency is an expression
@Brooooooklyn Brooooooklyn self-assigned this Aug 23, 2021
@BasixKOR
Copy link

I think this is related to #316 too?

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