Answer the question
In order to leave comments, you need to log in
How to update a dependent plugin?
I installed the stylefmt plugin via NPM, which in its dependencies contains the stylelint plugin of the old version (7.10.1). How can I update this dependent plugin to the current version (9.2.1) automatically?
Answer the question
In order to leave comments, you need to log in
The stylefmt module can quite reasonably require its own dependencies for a particular version, in order to avoid breakages
If you need a dependent module (stylelint) - install it separately, so you will have the current version, and the stylefmt module will have the version that it needs
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question