laoshu133 / grunt-css-sprite

A grunt plugin to help front engineer creating css sprite.
MIT License
65 stars 29 forks source link

安装老是报这个错误 #19

Closed xiongxt closed 10 years ago

xiongxt commented 10 years ago

gmsmith@0.4.2 preinstall E:\xampp-1.8.2\htdocs\tiyushe\bztemplate\node_modules \grunt-css-sprite\node_modules\spritesmith\node_modules\gmsmith gm -version || convert -version

'gm' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 无效驱动器规格。 npm WARN optional dep failed, continuing gmsmith@0.4.2

phantomjssmith@0.4.2 preinstall E:\xampp-1.8.2\htdocs\tiyushe\bztemplate\node_ modules\grunt-css-sprite\node_modules\spritesmith\node_modules\phantomjssmith phantomjs --version

'phantomjs' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 npm WARN optional dep failed, continuing phantomjssmith@0.4.2 npm WARN engine pngjs@0.4.0: wanted: {"node":"0.8.x"} (current: {"node":"0.10.32 ","npm":"1.4.28"})

laoshu133 commented 10 years ago

这个是 spritesmith 安装时对依赖的检测,不影响正常使用, 如果需要支持非 png 的图标,请参考 https://github.com/laoshu133/grunt-css-sprite#%E5%8F%AF%E9%80%89%E4%BE%9D%E8%B5%96