Probably i'm really solved ;d
Just replace url in package.json
"nodebb-theme-quickstart": "url",
to
"nodebb-theme-quickstart": "1.0.0", // your version
and add --save
to npm install https://github.com/nodebb/nodebb-theme-quickstart --save
@evgeniy-onegin like change the colors displayed in the UI? There are many NodeBB themes you can try. If you want to customize yourself you can use custom CSS in the ACP.
@PitaJ Thanks for your reply. I don't know somehow when I logged in today and tried to repeat that issue but that issue has been gone. LOL, it's working now. Thank you again~