@togan Cool. Glad you got it working. 😎
Have fun and enjoy NodeBB! 🌻
P.S.; For future reference, the Technical Support Category is a better fit for queries such as this, as the "bug" was configuration side, not NodeBB itself. ✌
I have a problem with nodebb-vanilla theme that is not satisfying its siblings depencies whenever I update or install a new plugin I got this error :
npm ERR! peerinvalid The package nodebb-theme-vanilla does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants [email protected]~0.1.0
npm ERR! peerinvalid Peer [email protected] wants [email protected]~0.0.1
I've tried to update both lavender and vanilla but that doesn't work.
Also I'm unable to remove nodebb-theme-quickstart as the package is not in node_modules. It seems to be installed globaly but I don't know why.
Can you try running npm rm nodebb-theme-quickstart
in your NodeBB folder. If that fails, try npm i [email protected]
Same issue here with Vanilla and Lavender
On 0.5.7 and the issue continues. The quickstart removal doesn't help as it is not installed.
If you remove Vanilla itself, it seems to be okay.
npm rm nodebb-theme-vanilla