-
Notifications
You must be signed in to change notification settings - Fork 30
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
ERROR require() of ES Module imagemin-svgo not supported #343
Comments
I'm also getting a similar issue with nuxt v2.15.8 and node v16.13.0 which is the following:
It's most likely something to do with the newer node versions but just posting here anyways. |
I have the same issue. Using node v16.13.1, npm 8.1.2
|
Had the same issue after updating both imagemin-svgo and imagemin-mozjpeg to version 10. |
I would like to make a PR to update this. My own project is dependent on this, and we are in the process of updating our dependencies. |
@Torgian did you manage to do it? |
Hello, I'm running into this error when trying to use the library.
I'm using Nuxt 2.15.7, together with Typescript.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: