We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm getting an error when running this script. I believe it has something to do with spaces in the current directory, but I'm not sure how to fix.
This is the error:
zsh:1: no such file or directory: /Users/maarten/Google shell returned 127
Can you help me out?
The text was updated successfully, but these errors were encountered:
bro , can u show me full script? just got error when it run. a good plugin but can't run in my OSX,anybody help me
Sorry, something went wrong.
Same issue here.
zsh:1: permission denied: /mypath/ shell returned 126
And I am using OSX 10.11.
try using a quote on paths like "$0/$2/$3"
No branches or pull requests
Hi, I'm getting an error when running this script. I believe it has something to do with spaces in the current directory, but I'm not sure how to fix.
This is the error:
Can you help me out?
The text was updated successfully, but these errors were encountered: