【发布时间】:2015-09-09 03:03:55
【问题描述】:
当我从 Ubuntu 14.04 的终端窗口安装 grunticon 它总是返回失败。 这是我的命令:
sudo npm 缓存清理
sudo npm install -g grunt-grunticon
这是我的调试日志
11668 info postuninstall directory-colorfy@2.0.5
11669 详细信息即将构建 /usr/local/lib/node_modules/grunt-grunticon/node_modules/grunticon-lib
11670 信息 /usr/local/lib/node_modules/grunt-grunticon/node_modules/grunticon-lib 取消构建
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 详细说明即将构建 /usr/local/lib/node_modules/grunt-grunticon
11676 信息 /usr/local/lib/node_modules/grunt-grunticon 取消构建
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 信息卸载后 grunt-grunticon@2.2.0
11681 错误 404“长丝组”不在 npm 注册表中。
11681 错误 404 你应该 bug 作者发布它
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" "install" "-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 -v 1.3.10
11687 错误代码 E404
11688 详细退出 [1, true]
请帮忙
【问题讨论】: