-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
是否未更新到最新版本? 最新版本是0.4.2 我刚刚测试了一下,0.4.2是可以用的 |
今天更新了一下数据的格式,如果使用 quickrefupdate 更新了数据会出现不可用的情况 |
@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 |
学废了吗? |
或者source ~/.zshrc |
需要安装 nodejs 才能正常运行代码 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: