./bin/rails css:install:bootstrap is failing.
rails aborted!
NoMethodError: undefined method `assets' for #<Rails::Application::Configuration:0x000000010afa4118 @root=#<Pathname:~/Documents/rails_project>
What is going on.
I've had trouble running commands like this with spaces in the path, but I don't have spaces in this case.