grunt-webfont icon indicating copy to clipboard operation
grunt-webfont copied to clipboard

Installation issue, node version conflict

Open nguyenj opened this issue 10 years ago • 2 comments

I'm getting this issue when installing.

npm WARN engine [email protected]: wanted: {"node":"0.10.*"} (current: {"node":"4.2.3","npm":"2.14.7"})
Killed

My specs:

# node -v
v4.2.3
# npm -v
2.14.7

nguyenj avatar Feb 06 '16 19:02 nguyenj

svgicons2svgfont needs to be updated, pull request are welcome.

sapegin avatar Feb 07 '16 07:02 sapegin

Updates on this or in the pull request? Thanks!

OBellon avatar Oct 14 '19 07:10 OBellon