I want to know the difference between npm i and npm i -D. How does it affect the program and change the functionality?
I know it installs in the devdependencies in the package.json file, but I want to know what is happening behind the scenes.
New contributor
Sumesh Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.