【问题标题】:Unable to install grunt-contrib-testem using npm无法使用 npm 安装 grunt-contrib-testem
【发布时间】:2016-03-09 23:00:00
【问题描述】:

我正在尝试安装节点包“grunt-contrib-testem”并收到以下错误。这个包不再支持了吗??

npm install grunt-contrib-testem --save-dev
npm WARN package.json testproject@1.0.0 No description
npm WARN package.json testproject@1.0.0 No repository field.
npm WARN package.json testproject@1.0.0 No README data
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/Users/user1/usr/local/bin/npm" "install" "grunt-contrib-testem" "--save-dev"
npm ERR! node v0.10.31
npm ERR! npm  v2.10.1
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on http://registry.npmjs.org/grunt-contrib-testem
npm ERR! 404 
npm ERR! 404 'grunt-contrib-testem' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'testproject'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

如果 registry.npmjs.org 不再支持此功能,我想我必须获取 tar 球并安装它。

从我的浏览器我可以访问 URL http://registry.npmjs.org/grunt-contrib-testem !!

谢谢

【问题讨论】:

    标签: gruntjs


    【解决方案1】:

    他们把这个包的名字改成了 grunt-testem-mincer,我和你有同样的惊喜。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-27
      • 2013-11-23
      • 2012-05-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多