首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >通过npm 404错误安装mfp移行-cli

通过npm 404错误安装mfp移行-cli
EN

Stack Overflow用户
提问于 2018-05-02 14:32:54
回答 1查看 121关注 0票数 0

当尝试使用NPMv3.10.10和nodev6.11.4安装mfpmigrate时,我会收到以下错误:

代码语言:javascript
复制
npm ERR! fetch failed http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/mockery/-/mockery-1.7.0.tgz
npm ERR! fetch failed http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/readdir-recursive/-/readdir-recursive-0.0.4.tgz
npm ERR! fetch failed http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/brace-expansion/-/brace-expansion-1.1.8.tgz
npm ERR! fetch failed http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/rimraf/-/rimraf-2.6.2.tgz
npm ERR! fetch failed http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/grunt-legacy-log/-/grunt-legacy-log-0.1.3.tgz
npm ERR! fetch failed http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/jshint-stylish/-/jshint-stylish-1.0.2.tgz
npm ERR! Darwin 17.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "mfpmigrate-cli"
npm ERR! node v6.11.4
npm ERR! npm  v3.10.10

npm ERR! fetch failed with status code 404
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/e111128/npm-debug.log
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-05-02 14:51:21

Jeff,最近的mfpmigrate有一个问题导致了这个问题。请尝试安装较早的版本:

npm安装-g npm迁移-cli@8.0.20170615055734

有一个与这个问题相关的开放的APAR : PI96509。

谢谢。汤姆。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/50137222

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档