NodeBB / nodebb-plugin-sso-oauth2-multiple

NodeBB Plugin for configuring multiple OAuth2 endpoints for login
BSD 2-Clause "Simplified" License
9 stars 4 forks source link

Plugin seems to not work #48

Closed dominikx96 closed 6 months ago

dominikx96 commented 7 months ago

I installed the plugin using npm, I rebuilt the app and commited, pushed to heroku. I restarted and rebuilded the app on the server and I see the plugin, but when I am trying to open plugin page, I am getting:

Internal server error. Failed to lookup view! Did you run ./nodebb build?

Fresh NodeBB install, NodeBB v3.7.4

julianlam commented 6 months ago

Hi, this looks to be a Heroku issue, which I do not know how to debug.

Please make sure that when building the NodeBB assets, those directories get pushed to Heroku as well.