-
Notifications
You must be signed in to change notification settings - Fork 152
Bin permissions #21
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
Comments
I'm not sure what you mean, how do you add the package in to the project, using |
So, on the dependency I run Initially |
Ah I see, that because Btw not sure why you modify |
I think Yes, I think |
I guess
then perform |
Ok, I get you will check ASAP. |
I am having this issue also - I don't want to have to manually chmod my bin folder every time I |
There was handing of |
Once #61 is merged, the |
Any updates on this? |
Hi!
I have a dependency with an executable file (like this one). I get a permissions error when I run it. I manually run chmod +x and everything goes fine. Maybe you can include that in the process.
Thanks!
The text was updated successfully, but these errors were encountered: