I can run this in my local server. But It isn’t being built here on render without showing any error. What is actually happening?
The error will be at the top of that traceback, above what your screenshot shows here.
bundler: failed to load command: rake (/opt/render/project/rubies/ruby-3.2.3/bin/rake)
I found this in the log without red color marks
my site is live after executing this command:
bundle lock --add-platform x86_64-linux
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.