Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加workflow后,使用时错误 #82

Closed
guiqide opened this issue Apr 28, 2019 · 5 comments
Closed

添加workflow后,使用时错误 #82

guiqide opened this issue Apr 28, 2019 · 5 comments

Comments

@guiqide
Copy link

guiqide commented Apr 28, 2019

安装插件后,在alfred下开启debug显示如果错误:

Starting debug for 'Linux Command'

[2019-04-28 14:24:30][ERROR: input.scriptfilter] Code 134: dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.60.dylib
Referenced from: /usr/local/bin/node
Reason: image not found
/bin/bash: line 2: 80451 Abort trap: 6 /usr/local/bin/node <<-'CODE'
require("./linux")("c");
CODE

请问这是因为node不支持es2015语法吗?

@jaywcjlove
Copy link
Owner

@guiqide 支持的,上面说你的 image 不存在啊

@guiqide
Copy link
Author

guiqide commented May 2, 2019

@jaywcjlove
但我其他的workflow都可以用,我安装完alfred包后还需要安装其他依赖吗?,比如这个image

@jaywcjlove
Copy link
Owner

@guiqide Alfred 依赖 node.js 因为里面的脚本是 node.js 写的。

@guiqide
Copy link
Author

guiqide commented May 5, 2019

@jaywcjlove 我用nvm做node版本控制,当前nodejs版本为:v8.9.4

@jaywcjlove
Copy link
Owner

jaywcjlove commented May 5, 2019

@guiqide 参考 #74,进行讨论,尝试解决问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants