Updating my plugins throws error relative to Vanilla version
-
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 nodebb-theme-vanilla@~0.1.0 npm ERR! peerinvalid Peer [email protected] wants nodebb-theme-vanilla@~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. -
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
Copyright © 2024 NodeBB | Contributors