OS
OSX Sierra
Versions.
@angular/cli: 1.0.0-rc.0
node: 7.1.0
Repro steps.
ng g component [component-name]
installing component
Error locating module for declaration
SilentError: No module files found
I tried everything mentioned in ##2962 to no avail. I moved app.module.ts all over the place and attempted to generate component from varying directory paths, same error.
OS
OSX Sierra
Versions.
@angular/cli: 1.0.0-rc.0
node: 7.1.0
Repro steps.
I tried everything mentioned in ##2962 to no avail. I moved app.module.ts all over the place and attempted to generate component from varying directory paths, same error.