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

alfred 异常 #1

Closed
Ran-Xing opened this issue Nov 21, 2022 · 7 comments
Closed

alfred 异常 #1

Ran-Xing opened this issue Nov 21, 2022 · 7 comments

Comments

@Ran-Xing
Copy link

image

@mofelee
Copy link
Owner

mofelee commented Nov 21, 2022

CleanShot 2022-11-21 at 18 51 46@2x

可否提供下 log

@mofelee
Copy link
Owner

mofelee commented Nov 21, 2022

是否未更新到最新版本?

最新版本是0.4.2

我刚刚测试了一下,0.4.2是可以用的

@mofelee
Copy link
Owner

mofelee commented Nov 21, 2022

今天更新了一下数据的格式,如果使用 quickrefupdate 更新了数据会出现不可用的情况

jaywcjlove/reference#105 (comment)

@Ran-Xing
Copy link
Author

Ran-Xing commented Nov 21, 2022

@mofelee 。。。叫我大哥,我教你啊

PATH=$PATH:$HOME/Library/pnpm/nodejs/16.16.0/bin/

if ! type node >/dev/null 2>&1; then
	osascript -e 'display alert "node 不存在!!" as critical'
fi

node ./index.js $1

@Ran-Xing
Copy link
Author

学废了吗?

@Ran-Xing
Copy link
Author

或者source ~/.zshrc

@mofelee
Copy link
Owner

mofelee commented Nov 21, 2022

需要安装 nodejs 才能正常运行代码

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