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: the request of a dependency is an expression #86

Open
tuanalumi opened this issue Dec 29, 2021 · 3 comments
Open

Comments

@tuanalumi
Copy link

 warning  in ./node_modules/exifr/dist/full.esm.mjs

Critical dependency: the request of a dependency is an expression

I got this error after upgrading some packages of my project. The weird thing is when I changed to lite or mini version, the warning disappears.

FYI, I use vue-cli-service to start the project.

@feedm3
Copy link

feedm3 commented May 24, 2022

Same here. We are using it in a Gatsby project. Importing mini or the light doesn't work for us (the warning isn't happing there), we need the full version.

@adamleemiller
Copy link

We are seeing this as well and would like a fix for it. It's more annoying than anything.

@digitalmagnets
Copy link

Did anyone find a solution for this? I'm getting the error on: 7.1.3

Importing like this: import exifr from "exifr";

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

4 participants