npm doctor command
Overview The npm doctor command is a diagnostic command. The command runs a set of checks to ensure that the npm installation is in a good state. npm doctor npm doctor command checks the following items in your environment. npm ping npm -v npm version node -v Node.js version which git Node.js and Git install. […]