User Tools

Site Tools


buster:rails

Installation

See rails or the docs.

Yarn and node.js

Yarn

“error Command “webpack” not found.” can be a Node.js incompatibility, the default Raspbian version is too old for Rails 6.

Webpacker

bin/rails webpacker:install

Gemfile

Schema and migrations mismatch

rake db:drop
rake db:migrate
rake db:seed
buster/rails.txt · Last modified: 2021/12/08 16:34 by slack