Computer Science, asked by abhijitkgpanshu1725, 11 months ago

Run "npm install lodash" in your terminal. What do you notice?

Answers

Answered by Geekydude121
0

Node Package Manager (NPM) which is mainly used with the help of Node.js, although it can also be used separately. Due to this you can gain authority on the project and thus the contribution is high in the outer world.

You can start by installing npm only and by injection into your javascript file.

Want to install a specific version? No problem. Install Npm <package name> @ 1.2.3


Similar questions