linux-command
linux-command copied to clipboard
需要重启Alfred3 才能生效
安装workflow以后不能直接使用,
报错,找不到 node路径
Alfred 我不太用呢,有空的时候看一下。 😆
还没解决?
我这边也有这个问题,但是重启之后还是报错找不到 node。

@tsingwong 需要安装 node.js
@tsingwong
try this:
step1: Use where node to see the node path
$ where node
/Users/jiangzhiguo/.nvm/versions/node/v10.15.3/bin/node

step2: Copy above text to script

可尝试,这个方法可以解决 https://github.com/jaywcjlove/linux-command/issues/74#issuecomment-489400980