I have just installed the node version 12.16.1 the LTS and angular cli version 9.0.3. At the time of creating new project with cli all files in root folder are generating but it is stuck at the part of installing node packages.
Is anybody facing the same issue? Please help how can we resolve it.
I have just installed the node version 12.16.1 the LTS and angular cli version 9.0.3. At the time of creating new project with cli all files in root folder are generating but it is stuck at the part of installing node packages.
Is anybody facing the same issue? Please help how can we resolve it.
Share Improve this question asked Feb 25, 2020 at 5:41 siddharth shahsiddharth shah 1,1471 gold badge9 silver badges17 bronze badges 5- 1 at times it takes some time to install all the packages, if you feel like stuck you can cancel and do npm install again and give it a try. – TheViralGriffin Commented Feb 25, 2020 at 5:44
- Now, I am waiting for more than 30 minutes to download it. How let me try to cancel it doing npm I. – siddharth shah Commented Feb 25, 2020 at 5:50
- Yes it worked. But we need to find a reason why it didn't work during my new