You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: Running "imagemin:dist" (imagemin) task
Fatal error: Path must be a string. Received { url: 'https://raw.github.com/imagemin/gifsicle-bin/v0.1.7/vendor/win/x86/gifsicle.exe',
name: 'gifsicle.exe',
os: 'win32',
arch: 'x64' }
I didn't use gifsicle-bin. (I did not write code related to it.)
But my module depends on it. (grunt-contrib-imagemin)
It worked normally for a long time. But suddenly failed today. I did not change the dependency and structure, directory, including anything that might affect it.
The text was updated successfully, but these errors were encountered:
I encountered the following questions
I didn't use gifsicle-bin. (I did not write code related to it.)
But my module depends on it. (grunt-contrib-imagemin)
It worked normally for a long time. But suddenly failed today. I did not change the dependency and structure, directory, including anything that might affect it.
The text was updated successfully, but these errors were encountered: