nfroidure / gulp-svgicons2svgfont

Bundle several SVG icons to a single SVG font
MIT License
45 stars 20 forks source link

Problem in version 3.0.2 #35

Closed guysegev closed 7 years ago

guysegev commented 7 years ago

Hi,

We use gulp-iconfont that require gulp-svgicons2svgfont. Starting today, gulp build fails with the following error:

/node_modules/gulp-svgicons2svgfont/src/index.js:38 gutil.log(...['gulp-svgicons2svgfont:'].concat( ^^^

It fails because of these 3 dots.

When I added to packages.json (in order to use your previous version): "gulp-svgicons2svgfont": "3.0.1" Everything worked again.

Thanks, Guy.

nfroidure commented 7 years ago

Hi @guysegev

I bumped the node support to the last LTS. Please revert or upgrade your Node version.

For ref: https://github.com/nfroidure/gulp-svgicons2svgfont/commit/b81e83e905272637ddd6670d01bf7128b60c6d3d