I've been working with Angular and I'm trying to create a new module using the command:
. However, I keep encountering the error message: ng g m --name moduleName --routing
Invalid rule result: Function()
.
https://i.sstatic.net/nixaI.png
If anyone has any suggestions on how to resolve this issue, please let me know.