Finaly managed to fix 502, needed to use node v4 instead of v6.
Still having an issue with this plugin when i try to login :
Registration Error int-steam-unexpected-errorPlugin sends desktop notification when NodeBB is ready. Useful for NodeBB developers.
npm install nodebb-plugin-dev-ready-notifier
See node-notifier for Mac/Linux/Windows requirements.
When activated, plugin sends desktop notification each time when NodeBB is ready.
Very useful when NodeBB started in watch mode
@Oleksandr-Pidlisnyi Nice plugin!
Personally, I rely on the alert coming up, and I have two tabs open one to the page changes are being made, and another to the ACP.
Then I execute a keyboard shortcut to trigger a restart or a reload (for reference, that's Ctrl-Shift-A R
and Ctrl-Shift-A r
, respectively).
Also, I always thought @psychobunny was the only person using watch mode -- restart button doesn't work on watch mode, AFAIK.