Using npm, how do you install a package from your local folder?

Experience Level: Senior
Tags: npm

Answer

To install a npm package from your local folder, open the command-line and run the following command:

npm install PATH_TO_YOUR_FOLDER

Comments

No Comments Yet.
Be the first to tell us what you think.
npm for advanced users
npm for advanced users

Are you learning npm ? Try our test we designed to help you progress faster.

Test yourself