Hello everyone. I encountered a problem when launching the visual editor. For my site (https://master--pozharskiyblog.netlify.app/) I use Moonwalk template from github. Build and deploy go as needed, but when I want to go into the visual editor, I get an error message saying that I need to check the logs. Not with the first time, but with some attempt I found the reason in the logs:
18:08:36: [info] Installing dependencies using bundle: ‘bundle install’
18:08:36: [debug] [bundle-install]: -sh: 1: bundle: not found
18:08:36: [debug] [bundle-install] exited with code: 127
18:08:36: [debug] [bundle-install] closed with code: 127
18:08:36: [error] Error installing dependencies in /home/appuser/app. Please review the logs above for more info.
I couldn’t find any information in the documentation on how I can solve this problem. Therefore, I ask for help on the forum. Thanks in advance!