ActionController::Routing Error beim Hinzufügen offizieller Plugins

My main question is: why are you doing that? :stuck_out_tongue:

Things to check:

  • Does the ember-cli process have access to the plugins directory?

  • What does your shared volume include? The whole Discourse directory? In particular, I’m thinking of public/assets and app/assets/javascripts/discourse/dist

  • Where are your HTTP requests going? Ember-cli’s proxy? Or straight to the Rails app? (either can work, but knowing which way round you’re doing it may help debug)

1 „Gefällt mir“