Agile Web Development with Rails 7:[Page 71][solved]

The “bin/dev” command doesn’t exist for me. Is there some step that has been missed in the description?

bin/dev is created if you specify --css (or --js) on the rails new command.

Like the other issue I raised, this was a combination of not having an internet connection when the original application creation command was run and a missing redis gem.

Here’s the full dump when I try to run this.

(Attachment output.txt is missing)