Permission Failed when deploying to render
I am on windows 10 and i was trying to deploy to render but meeting the v=below error
Bundle complete! 14 Gemfile dependencies, 68 gems now installed.
Gems in the groups 'development' and 'test' were not installed.
Bundled gems are installed into /opt/render/project/.gems
bash: ./bin/rails: Permission denied
==> Build failed 😞
It looks like you're getting a permissions error when trying to run ./bin/rails – you may need to grant execute permissions to that file.