See this topic for breaking changes in 1.19.0 https://community.nodebb.org/post/86172. You can rename middleware.authenticateOrGuest to middleware.authenticateRequest
Cannot access admin after installing plugin
-
Hi everybody,
After installing a plugin in nodeBB I received the following error when trying to access the admin panel
Any ideas how to resolve this?
-
@panagiotis try running
./nodebb build
again -
@pitaj said in Cannot access admin after installing plugin:
@panagiotis try running
./nodebb build
againHi @pitaj. Thanks it worked!