I have checked the documentation guide of suitecrm 8 and followed the guide but those commands are not even running like these:
ng g app myExt --projectRoot=extensions/my-ext/app --routing=false --style=scss
this command is giving error : Error: Unknown argument: projectRoot
Can Someone Help me with this