79674743

Date: 2025-06-21 21:02:22
Score: 1.5
Natty:
Report link

Solved - I had to downgrade yeoman to version 4.3.1, as mentioned here: How to downgrade Yeoman on linux using npm. I was using version 5 which still seems to have this issue. I used the following commands:

npm uninstall -g yo
npm install -g [email protected]

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: F.G.