cd node_modules/
npm remove nodebb-plugin-*
cd ..
./nodebb stop
./nodebb start
ps.
npm remove nodebb-plugin-*
will remove all plugins for your nodebb. but you can just remove the one that you think it made your nodebb broken. for example:
npm remove nodebb-plugin-xxx