I'm trying to initialize and create my Angular app using ng new my-app
, but while creating new app I received below error:
"The Schematic workflow failed"
I've also tried updating node & npm version, but no luck.
If anyone has any idea regarding this issue, that would be a great help!
Cheers!