无法安装appcenter-cli(找不到命令)

时间:2018-10-19 14:49:09

标签: visual-studio visual-studio-app-center visual-studio-app-center-distribute visual-studio-app-center-test

当我执行以下操作时,找不到get命令。出于某种原因,它看起来像是引用9.11.1而不是10.11.0,但我真的不确定是什么问题。

$ npm install -g appcenter-cli
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
/usr/local/Cellar/node/9.11.1/bin/appcenter -> /usr/local/Cellar/node/9.11.1/lib/node_modules/appcenter-cli/bin/appcenter.js
+ appcenter-cli@1.1.5
updated 1 package in 11.82s

$ appcenter
-bash: appcenter: command not found

$ node -v
v10.11.0

我一直尝试使用sudo

2 个答案:

答案 0 :(得分:1)

编辑:我们刚刚发布了一个新的版本,该版本支持节点10.x-请放手1.1.7版本,如果遇到任何问题,请告诉我们。 Details of the release are here

appcenter-cli当前在节点10.x上似乎已损坏-我建议trying an older version of node查看是否允许cli安装。

我们已经意识到了这个问题,但是对cli的节点10.x支持尚未纳入到我们的积压中-您可能不愿意增加自己对节点10的支持并为the open source project where this lives做出贡献:)

答案 1 :(得分:0)

再次感谢您引起我们的注意。我们正计划提出此错误修复程序。另外,您是否可以让我们知道您打算使用后期登录登录哪个CLI命令?