This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 132
Cannot find module 'gifsicle' #233
Comments
use cnpm |
i guess you used official source from yarn,you can use other source |
+1 for this. Having the same issue on alpine linux |
+1 for this. I am using ubuntu 20.04 with ver 7.0.0. How can I resolve this problem ??? thanks |
+1 for this. Having the same issue on linux |
+1. This seems to be the underlying issue: imagemin/gifsicle-bin#113 this prevents us from building on our host, and I haven't found a viable solution other than installing the dependencies on the server (which is not scalable, really). If anyone has an alternative, it'd be great. |
3 tasks
i met the same qa |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I build,An error has occurred:
Error: Cannot find module 'gifsicle'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
my webpack.config.js:
The text was updated successfully, but these errors were encountered: