fix-missing

1.0.1 • Public • Published

fix-missing

Fix Missing Dependencies Of Your NodeJS App

This package scans for all require() statements in your file. If the package specified is not installed, (You guessed it) It will install it for you.

Installation

npm i -g fix-missing

Usage

fix-missing ./YOUR_FILE

It will also add the installed package to the dependencies.

/fix-missing/

    Package Sidebar

    Install

    npm i fix-missing

    Weekly Downloads

    2

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • simon.hochrein