Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/apache-kafka/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Node.js brew安装yvm--无节点失败_Node.js_Homebrew_Yarnpkg - Fatal编程技术网

Node.js brew安装yvm--无节点失败

Node.js brew安装yvm--无节点失败,node.js,homebrew,yarnpkg,Node.js,Homebrew,Yarnpkg,我正在尝试使用brew在我的计算机上安装yvm。由于我已经安装了带有nmv的节点,我想使用--无节点标志 运行brew install yvm--without node时,它会失败并打印以下内容: ==> node yvm.js configure-shell --yvmDir . Last 15 lines from /Users/user/Library/Logs/Homebrew/yvm/01.node: 2020-03-30 18:25:53 -0700 node yvm.js

我正在尝试使用
brew
在我的计算机上安装
yvm
。由于我已经安装了带有
nmv
节点
,我想使用
--无节点
标志

运行
brew install yvm--without node
时,它会失败并打印以下内容:

==> node yvm.js configure-shell --yvmDir .
Last 15 lines from /Users/user/Library/Logs/Homebrew/yvm/01.node:
2020-03-30 18:25:53 -0700

node
yvm.js
configure-shell
--yvmDir
.


我检查了日志,在一堆系统信息之外,它们看起来是一样的