I am trying to install ONLY the \"devDependencies\" listed in my package.json file. But none of the following commands work as I expect. All of the following commands install th
npm i -D
An optional short version.