MCQ
Single Best Answer
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
127 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: Option D
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