Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Excuse me, how does nodebb unload incompatible plugins from the command line
@hahafei
./nodebb reset -p <plugin name>
You can list active plugins with
./nodebb plugins
And it does have a help screen
./nodebb --help