How do you add a new devDependency to a file package.json?
Experience Level: Junior
Tags: npm
Answer
Oops, we don't have the answer yet...
Ask our expert directlyRelated npm job interview questions
What is a npm command?
npm JuniorUsing npm, how do you run a script that is defined in the package?
npm JuniorWhat are scripts in a file package.json used for and how can they be helpful?
npm SeniorHow do you find what scripts are defined in a project and can be executed using npm?
npm SeniorHow do you import a npm scoped package to your module?
npm Senior