Open MariusStuparu opened 8 years ago
Svg2Png is failing with this error:
Warning: Path must be a string. Received [ 'path/to/one/of/the/svgs' ]
Environment: MacOS 10.12, Node v6.6.0, Npm v3.10.8 As I understand, this is a breaking change introduced recently in Node 6. On another computer with Node 5.9.0 it runs OK.
Svg2Png is failing with this error:
Environment: MacOS 10.12, Node v6.6.0, Npm v3.10.8 As I understand, this is a breaking change introduced recently in Node 6. On another computer with Node 5.9.0 it runs OK.