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).
Are you getting any errors in your nodebb logs or browser? I just tested uninstall on this forum and worked fine. These commands make calls to the underlying package manager like npm/yarn so you might see errors from those in the logs.
May be because FreeBSD on VPS ? Can not start correct NPM manager ?
Not sure, if the user running nodebb can run npm install commands it should work that's what happens when you try to upgrade a plugin in the ACP.
npm install
I solve that by run from command line. But very interesting why stop work from ACP
@B-738 You'd have to take a look at the logs and find out. Could be the process got interrupted early but you'd have to look into the reason why.