Using npm, how do you list installed modules?
Experience Level: Not defined
Tags: npm
Answer
Related npm job interview questions
Using npm, how can you display a list of all installed global packages?
npm Not definedWhat does npm audit fix command do and when would you use it?
npm Not definedUsing npm, how do you check if there is a newer version of some the project package?
npm Not definedUsing npm, how do you uninstall a package?
npm Not definedWhere can you find modules that the npm installed locally after you executed the npm install command?
npm Not defined