79206272

Date: 2024-11-20 07:59:14
Score: 0.5
Natty:
Report link

As of me issue happen due to cache.

npm cache verify

then try:

npm cache clean --force
npm install –g @angular/cli@latest 
ng new <YourProjectName>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Parth M. Dave