jack
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in Setup MacOS 12 Monterey Discussion
I got errors running "rails new ". It was during webpacker:install. First it said "node is missing", so I installed that with brew "brew install node", then after that it erred out with "yarn is missing", and again installed it "brew install yarn". After that it was fine.