akoenig / gulp-svg2png

A gulp plugin for converting SVGs to PNGs.
MIT License
54 stars 34 forks source link

Latest version not working in node 7 #39

Open benwill opened 7 years ago

benwill commented 7 years ago

Hi, great library I've noticed you've actually added support for node 7 in the package.json, but the latest version on npm doesn't have this change. Any chance you can publish a new version?

magicspon commented 7 years ago

I'm also experiencing this issue:

error gulp-svg2png@2.0.2: The engine "node" is incompatible with this module. Expected version "^6.0.0".
error Found incompatible module

node 7.2.1

snoopdouglas commented 7 years ago

Getting this problem with Node v7.10.0. Please publish a new version!!

QuentinRoy commented 7 years ago

It seems someone got tired to wait: https://www.npmjs.com/package/gulp-svg2png-node7fix.