We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
What (is the issue)?
-bash: bin/confirm: Permission denied
When (does it happen)?
When executing any new file from bin folder for the first time.
bin
How (to resolve it)?
Run a command like the following:
chmod +x bin/confirm
Sources (that helped to resolve the issue)?