linux-command icon indicating copy to clipboard operation
linux-command copied to clipboard

需要重启Alfred3 才能生效

Open dukegod opened this issue 7 years ago • 6 comments

安装workflow以后不能直接使用,

报错,找不到 node路径

dukegod avatar Mar 13 '18 04:03 dukegod

Alfred 我不太用呢,有空的时候看一下。 😆

jaywcjlove avatar Mar 13 '18 05:03 jaywcjlove

还没解决?

freesender avatar Apr 11 '19 13:04 freesender

我这边也有这个问题,但是重启之后还是报错找不到 node。
image

tsingwong avatar Apr 15 '19 05:04 tsingwong

@tsingwong 需要安装 node.js

jaywcjlove avatar Apr 15 '19 05:04 jaywcjlove

@tsingwong

try this:

step1: Use where node to see the node path

$ where node
/Users/jiangzhiguo/.nvm/versions/node/v10.15.3/bin/node

image

step2: Copy above text to script

image

daolou avatar Jun 19 '19 13:06 daolou

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

jaywcjlove avatar Jun 19 '19 15:06 jaywcjlove