grunticon在ubuntu中的安装问题

grunticon在ubuntu中的安装问题,ubuntu,gruntjs,npm,Ubuntu,Gruntjs,Npm,当我在Ubuntu 14.04的终端窗口中安装grunticon时 它总是返回失败。 这是我的命令: sudo npm缓存清理 sudo npm安装-g grunt grunticon 这是我的调试日志 11668信息安装目录-colorfy@2.0.5 11669 verbose即将构建/usr/local/lib/node_modules/grunt-gronticon/node_modules/gronticon-lib 11670 info/usr/local/lib/node_modu

当我在Ubuntu 14.04的终端窗口中安装grunticon时 它总是返回失败。 这是我的命令:

sudo npm缓存清理

sudo npm安装-g grunt grunticon

这是我的调试日志

11668信息安装目录-colorfy@2.0.5

11669 verbose即将构建/usr/local/lib/node_modules/grunt-gronticon/node_modules/gronticon-lib

11670 info/usr/local/lib/node_modules/grunt-gronticon/node_modules/gronticon-lib-unbuild

11671信息预卸载grunticon-lib@1.0.2

11672信息卸载grunticon-lib@1.0.2

11673详细错误,/usr/local/lib/node_modules,/usr/local/lib/node_modules/grunt grunticon/node_modules unbuild grunticon-lib@1.0.2

11674信息站安装grunticon-lib@1.0.2

11675 verbose即将构建/usr/local/lib/node_modules/grunt grunticon

11676 info/usr/local/lib/node_modules/grunt grunticon unbuild

11677信息预卸载grunt-grunticon@2.2.0

11678信息卸载grunt-grunticon@2.2.0

11679 verbose true、/usr/local/lib/node_modules、/usr/local/lib/node_modules unbuild grunt-grunticon@2.2.0

11680信息站安装咕噜声-grunticon@2.2.0

11681错误404“组”不在npm注册表中

11681错误404您应该让作者发布它

11681错误404

11681错误404请注意,您也可以从

11681错误404 tarball、文件夹或http url或git url

11682错误系统Linux 3.13.0-55-generic

11683错误命令“/usr/bin/nodejs”“/usr/bin/npm”“安装”“-g”“grunt-grunticon”

11684错误cwd/var/www/html/aidsvu-v2-git/aidsvu-v2/wp content/themes/genesis-av2

11685错误节点-v v0.10.25

11686错误npm-第1.3.10节

11687错误代码E404

11688详细退出[1,true]

请帮助

github上的线程帮助我解决了这个问题。我只是运行了
npm update-g
,然后重新运行
npm安装grunt grunticon——保存开发文件