'Ruby on Rails install on M1 Macbook Air (added photo)
Solution 1:[1]
Trying commenting out bootsnap in your Gemfile.
# gem 'bootsnap'
Then run bundle install again.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jonathan P |


