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
{{ message }}
This repository has been archived by the owner on May 31, 2022. It is now read-only.
I'm working on my C: drive and I'm trying to create the sprites on the D: drive but I'm getting this error:
Fatal error: TypeError: 'undefined' is not a function(evaluating'el.getBBox()')
phantomjs://webpage.evaluate():5
phantomjs://webpage.evaluate():35
phantomjs://webpage.evaluate():35
Unable to calculate dimensions.
TypeError: 'null' is not an object (evaluating 'dimensions.width')
I've check for permission and it looks fine to me.
The text was updated successfully, but these errors were encountered:
Yeah, the svg it's getting created but the png isn't. I guess it must have something to do with the creation of the png. And looking at the error thrown something to do with phantom.js
I'm working on my C: drive and I'm trying to create the sprites on the D: drive but I'm getting this error:
I've check for permission and it looks fine to me.
The text was updated successfully, but these errors were encountered: