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).
One of the plugins I'm using has a javascript runtime error, how do I debug it given that everything is minified?
We have source maps for most of the files, if that doesn't work you can always ./nodebb build -d which won't minify the files.
./nodebb build -d