error on fresh(I think) install
I was using asdf as a manager of package managers (I note this because this is the only deviation I made from the beginning instructions).
Anyways, after getting to starting up the rails server, The logs said that
Anyways, after getting to starting up the rails server, The logs said that
Sprockets::Rails::Helper::AssetNotFound in Jumpstart::Admin#show
Showing /Users/williamhancharek/code/picky/lib/jumpstart/app/views/layouts/jumpstart/application.html.erb where line #10 raised:
The asset "application.css" is not present in the asset pipeline.
Running
RAILS_ENV=production rails assets:precompile
fixed it, but I don't know why everything didn't just work when just running
rails s
which I find troubling (what did I do wrong ahah)Notifications
You’re not receiving notifications from this thread.