You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Not sure if this is just user error, but I get an error whenever I try to use alfred-vscode, pasted below, that prevents me from using it. I only started using Alfred with version 4 a few weeks ago, so I'm not upgrading from an older version or anything. I also globally reinstalled the plugin tonight after seeing the update to alfy from earlier in the week.
Following the directions on this issue, I tried adding nodePath as an environment variable with the value /Users/kurt/.nvm/versions/node/v8.1.3/bin/node, but that didn't change anything.
I tried reinstalling the package first using Node v8.9.4, then v9.11.2, then v10.16.0 (just to see if anything would change), and tried setting the nodePath variable to those paths, but I still get the same error (but with the new Node version) regardless. What else do I need to do?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not sure if this is just user error, but I get an error whenever I try to use alfred-vscode, pasted below, that prevents me from using it. I only started using Alfred with version 4 a few weeks ago, so I'm not upgrading from an older version or anything. I also globally reinstalled the plugin tonight after seeing the update to alfy from earlier in the week.
Following the directions on this issue, I tried adding
nodePath
as an environment variable with the value/Users/kurt/.nvm/versions/node/v8.1.3/bin/node
, but that didn't change anything.The text was updated successfully, but these errors were encountered: