Single Choice
Easy
QWhich of the following commands can be used to install package "lodash" with a specific major version and latest minor and patch versions?
ID: #19449
NPM - Package Manager
137 views
Question Info
#19449Q ID
EasyDifficulty
NPM - Package ManagerTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
npm install lodash@3 --save
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic