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

Unable to resolve shell environment #3

Open
pat-s opened this issue Oct 31, 2021 · 0 comments
Open

Unable to resolve shell environment #3

pat-s opened this issue Oct 31, 2021 · 0 comments

Comments

@pat-s
Copy link

pat-s commented Oct 31, 2021

image

Getting this error when opening VSCode with the GUI executable, which is what this WF does.
Instead, opening via a shell environment by invoking code <path> works fine.
Maybe of the latest Alfred or VSCode updates changed something here, it was good for a long time before.

This topic is further discussed here.

I've now changed the WF to run a normal script with the following contents

query=$1

/usr/local/bin/code $query
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

1 participant