Webpacker is installed 🎉 🍰
Using /home/mastodon/live/config/webpacker.yml file for setting up webpack paths
rails aborted!
ActionView::Template::Error: Webpacker can't find default.css in /home/mastodon/live/public/packs/manifest.json. Possible causes:
とのこと、とりあえず
RAILS_ENV=production bundle exec rake assets:clean
してみる
#bossmemo