depfix
v1.0.1
Published
A tool to check for missing dependencies and install the existing version
Maintainers
Readme
depfix
A tool to explicitly install missing dependencies in a project. It uses depcheck to find missing dependencies, then tries to resolve them so you can install the exact versions being used to maintain existing behavior.
Usage
npx depfix