How to update the dependency using npm?
Answer / Pande Rajkumar Ayugyanarayan
To update a dependency using npm, run the following command in your terminal:nn`npm update <package-name>`
| Is This Answer Correct ? | 0 Yes | 0 No |
define an error-first callback?
What is the use of setinterval() function in node.js?
Is node js only for web development?
How can plain html be rendered in express js?
What is the recommended folder structure for MEAN app development?
What is the purpose of __filename variable?
What is nodemon and how it can we used?
Is node js a programming language?
can you explain what is globals in nodejs
List down the two arguments that async.queue takes as input?
Can a user access dom in a node.js?
How to build a web app with node js?