Cannot read property 'attr' of null
Hi, this happened when trying to convert an svg:
/usr/local/lib/node_modules/smil2css/lib/convert.js:18 var style = _data.target.attr("style"); ^
TypeError: Cannot read property 'attr' of null
at appendAnimationToShapes (/usr/local/lib/node_modules/smil2css/lib/convert.js:18:27)
at module.exports (/usr/local/lib/node_modules/smil2css/lib/convert.js:70:2)
at smil2css.convert (/usr/local/lib/node_modules/smil2css/lib/index.js:55:4)
at Function.smil2css.convert (/usr/local/lib/node_modules/smil2css/lib/index.js:30:18)
at module.exports (/usr/local/lib/node_modules/smil2css/lib/cli.js:192:36)
at Object.