@PitaJ said in nodeBB setup {windows}:
@jheisen try installing Node6 instead of the old version in the docs. Then try using cmd instead of PowerShell.
Shall do, I will post results later.
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