Sail E0 Webinar
Question
How can you see all the dependencies for a Node
Options:
A .  All the dependencies are listed down in the package.json file
B .  By executing "npm i" and capturing the dependencies list
C .  You can't have dependencies in a Node.js app
D .  All the dependencies are listed down in the package-dependencies.json file
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers