>> Download Node.js and install >> Download Git and install>> In the win10 /11 system, open the search in the lower left corner of the computer, then enter power, and select the administrator to open>> Input: npm -v, press Enter, the number needs to be displayed ***** If you are a Windows user , you might face some issue to execute npm Command . To resolve the npm issue : way 1 : Make sure npm is installed The main cause of the npm command not found error is that npm is not installed. You can...