NodeBB address in use, exiting... Error: listen EADDRINUSE 0.0.0.0:4567
This usually means that NodeBB is already running. Use ./nodebb stop and if you still have the issue look up "kill process on port" with a search engine.
Hello..
Buttons on chat is gone
how do i fix that ?
@darwin are you using any skin?
i รกm using Yeti
@darwin already reported here
For now you can put this in your Appearance -> Custom HTML & CSS
.close {
color: black;
}
.close:hover {
color: black;
}
@kristjanmik Thanks Mate