11- node uninstall and install latest version
22- run command in main directory and project
3 npm config set registry http://registry.npmjs.org
4
5
63- Run THis Command in project directoy or main directory
7 npm -g install npm
8 npm cache clean -f
9
104- again install npm i in project directory
11 npm install -g n
12
135- again install package