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
When I run grunt, it fails at imagemin:dist. I haven't modified any code in any ways.
I'm running Windows 10, with node version 6.9.1 and npm version 3.10.8.
Expected behavior
Execute the imagemin:dist without errors
Actual behavior
Returned error Fatal error: Cannot read property 'contents' of undefined
I haven't taken a look at this code in quite a while. I'm guessing that the packages and API's have changed. Try upgrading the package versions and see if that changes anything.
When I run grunt, it fails at
imagemin:dist
. I haven't modified any code in any ways.I'm running Windows 10, with node version 6.9.1 and npm version 3.10.8.
Expected behavior
Execute the
imagemin:dist
without errorsActual behavior
Returned error
Fatal error: Cannot read property 'contents' of undefined
Console log
The text was updated successfully, but these errors were encountered: