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
With bunch of random png files get the error message:
(node:54909) DeprecationWarning: 'GLOBAL' is deprecated, use 'global'
[13:03:10] Starting 'sprites'...
/Users/dzmvasilevsky/Work/Sites/!!!BASE TEMPLATE/node_modules/gmsmith/lib/gmsmith.js:149
'height': size.height,
^
TypeError: Cannot read property 'height' of undefined
at saveImgSize (/Users/dzmvasilevsky/Work/Sites/!!!BASE TEMPLATE/node_modules/gmsmith/lib/gmsmith.js:149:23)
at fn (/Users/dzmvasilevsky/Work/Sites/!!!BASE TEMPLATE/node_modules/gmsmith/node_modules/async/lib/async.js:582:34)
at Immediate.<anonymous> (/Users/dzmvasilevsky/Work/Sites/!!!BASE TEMPLATE/node_modules/gmsmith/node_modules/async/lib/async.js:498:34)
at runCallback (timers.js:651:20)
at tryOnImmediate (timers.js:624:5)
at processImmediate [as _immediateCallback] (timers.js:596:5)
The text was updated successfully, but these errors were encountered:
With bunch of random png files get the error message:
The text was updated successfully, but these errors were encountered: