Posted April 1, 20214 yr I am using the macos terminal and when insert the path and run this command user-MBP ~ % /Users/my_name/Documents/Programming/Java/Minecraft\ Mods/My\ forge\ mod gradlew build zsh: permission denied: /Users/my_name/Documents/Programming/Java/Minecraft Mods/My forge mod the permission is denied. How to give permission to gradle?
April 2, 20214 yr You would probably need to grant execute permission via chmod or whatever method your operating system needs. I would suggest googling it.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.