Ask A Question

Notifications

You’re not receiving notifications from this thread.

Install Ruby On Rails on Mac OS X 10.15 Catalina (Issue)

WoodbineOne asked in Rails

I ran this command:
rails new myapp

I got this output:

Overwrite /Users/woodbineone/myapp/.gitignore? (enter "h" for help) [Ynaqdhm]
force .gitignore
conflict Gemfile
Overwrite /Users/woodbineone/myapp/Gemfile? (enter "h" for help) [Ynaqdhm]
force Gemfile
run git init from "."

Finally, I got:

sh: node: command not found
sh: nodejs: command not found
Node.js not installed. Please download and install Node.js https://nodejs.org/en/download/

I tried to install Node.js. However, I got this output:

“node-v12.16.1.pkg” can’t be opened because Apple cannot check it for malicious software.

Reply

how are you installing node? iwould recommend using nvm and prob best to let us know the steps you took

Reply

Iqbal, Thank you

I've been following this:
https://gorails.com/setup/osx/10.15-catalina (It sucks)

Reply

This forum is completely worthless

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,329+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.