User Tools

Site Tools


buster:rails

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
buster:rails [2021/12/08 16:32] – [Installation] slackbuster:rails [2021/12/08 16:34] (current) slack
Line 2: Line 2:
  
 See [[:prod:rails]] or [[https://guides.rubyonrails.org/getting_started.html|the docs]]. See [[:prod:rails]] or [[https://guides.rubyonrails.org/getting_started.html|the docs]].
 +
 +===== Yarn and node.js =====
  
 [[https://linuxize.com/post/how-to-install-yarn-on-debian-10/|Yarn]] [[https://linuxize.com/post/how-to-install-yarn-on-debian-10/|Yarn]]
  
-"error Command "webpack" not found." seems to be a ''Node.js'' incompatibility, the default Raspbian version is too old for Rails 6.+"error Command "webpack" not found." can be a ''Node.js'' incompatibility, the default Raspbian version is too old for Rails 6.
  
 ===== Webpacker ===== ===== Webpacker =====
  
-    bin/rails webpacker:install +  bin/rails webpacker:install 
-====== Gemfile ======+===== Gemfile =====
  
 [[https://gist.github.com/repent/5ea82b12e4491ff28efedafa8c5ea82b]] [[https://gist.github.com/repent/5ea82b12e4491ff28efedafa8c5ea82b]]
  
-====== Schema and migrations mismatch ======+===== Schema and migrations mismatch =====
  
-    rake db:drop +  rake db:drop 
-    rake db:migrate +  rake db:migrate 
-    rake db:seed+  rake db:seed
  
  
buster/rails.1638981134.txt.gz · Last modified: 2021/12/08 16:32 by slack