shakyShane / gulp-svg-sprites

Create SVG sprites or compile to <symbols>
MIT License
334 stars 45 forks source link

node 4.1.1 #79

Closed dmitrykuznetsovdev closed 8 years ago

dmitrykuznetsovdev commented 9 years ago

dyld: lazy symbol binding failed: Symbol not found: __ZN2v82V86IsDeadEv Referenced from: node_modules/gulp-svg-sprites/node_modules/libxmljs/build/Release/xmljs.node Expected in: dynamic lookup

dyld: Symbol not found: __ZN2v82V86IsDeadEv Referenced from: node_modules/gulp-svg-sprites/node_modules/libxmljs/build/Release/xmljs.node Expected in: dynamic lookup

soenkekluth commented 8 years ago

version 4.0.0 does not depend on libxml anymore. problem should be solved though.