ng g service test -m app.module
输入后显示
Unknown option: '-m'
Unknown option: 'app.module'
我也一直遇到这个问题,但关键是我后来只执行ng g service test,也没手动注册也没啥问题