79174986

Date: 2024-11-10 13:31:58
Score: 2.5
Natty:
Report link

I upgraded the Angular Project It was angular CLI 18.2.5 to angular CLI 18.2.11 and received this error.

I did a npm update and then a npm outdated to confirm the versions installed were correct, still no luck.

I ended up completely wiping the node_modules folder and reinstalling with npm install! Problem solved.

Reasons:
  • Blacklisted phrase (1): no luck
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tonyfilho