Atom editor 无法在atom上将核素包升级到0.125.0

Atom editor 无法在atom上将核素包升级到0.125.0,atom-editor,nuclide-editor,Atom Editor,Nuclide Editor,信息 错误: $ apm -v apm 1.6.0 npm 2.13.3 node 0.10.40 python 2.7.10 git 2.6.4 $ apm update Package Updates Available (1) └── nuclide 0.124.0 -> 0.125.0 Would you like to install these updates? (yes) npm警告引擎nuclide@0.125.0:通缉:{“原子”:“>=1.5.3”,“节点”:“

信息

错误:

$ apm -v
apm  1.6.0
npm  2.13.3
node 0.10.40
python 2.7.10
git 2.6.4

$ apm update
Package Updates Available (1)
└── nuclide 0.124.0 -> 0.125.0
Would you like to install these updates? (yes)
npm警告引擎nuclide@0.125.0:通缉:{“原子”:“>=1.5.3”,“节点”:“>=4.1.1”}(当前:{“节点”:“0.10.40”,“npm”:“2.13.3”})
npm错误!达尔文15.4.0
npm错误!argv“/Applications/Atom.app/Contents/Resources/app/apm/bin/node”“/Applications/Atom.app/Contents/Resources/app/apm/node\modules/npm/bin/npm cli.js”“--globalconfig”“/Users/chandan/.Atom/.apmrc”“--userconfig”“/Users/chandan/.Atom/.apmrc”“install”“/private/var/folders/jx/80gvpb525z56t19l\n172hw0000gn/T/d-116223-40264-1wsir87/package.tgz”--target=0.34.5英寸--arch=x64
npm错误!节点v0.10.40
npm错误!npm v2.13.3
npm错误!找不到版本:相对-date@1.1.2
npm错误!
npm错误!如果需要帮助,您可以在以下位置报告此错误:
npm错误!
npm错误!请在任何支持请求中包括以下文件:
npm错误/private/var/folders/jx/80gvpb525z56t19l_n172hw0000gn/T/apm-install-dir-116223-40264-17hzbk1/npm-debug.log


请让我知道我是否做错了什么,或者是否有关于如何升级此核素包的解决方法。

目前,我根据此指南手动构建核素:

它为我解决了问题。

这已经解决了

这一错误发生在臭名昭著的2016年3月。”“左便笺簿”被提及最多,但“相对日期”也在未发布的软件包中


这不是核素本身的问题,而是下载其依赖项的问题。

这一定是一个全新的问题。截至10分钟前,我无法用apm安装核素,我得到了完全相同的错误。昨天我在虚拟机上安装的很好,我的谷歌搜索显示了两个结果:1。这一页,和2。昨天的粘贴箱(时间未知)。请看这里:从昨天开始,这显然是核素安装程序/更新程序的新问题。我发现了这个问题:能够更新到3小时前发布的0.126.0,但确实收到了错误。是的,我现在能够升级。谢谢你的信息。
npm WARN engine nuclide@0.125.0: wanted: {"atom":">=1.5.3","node":">=4.1.1"} (current: {"node":"0.10.40","npm":"2.13.3"})
npm ERR! Darwin 15.4.0
npm ERR! argv "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/chandan/.atom/.apm/.apmrc" "--userconfig" "/Users/chandan/.atom/.apmrc" "install" "/private/var/folders/jx/80gvpbb525z56t19l_n172hw0000gn/T/d-116223-40264-1wsir87/package.tgz" "--target=0.34.5" "--arch=x64"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3

npm ERR! version not found: relative-date@1.1.2
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!     /private/var/folders/jx/80gvpbb525z56t19l_n172hw0000gn/T/apm-install-dir-116223-40264-17hzbk1/npm-debug.log
git clone https://github.com/facebook/nuclide.git
cd nuclide
npm install
apm link