OS
Windows 10
Versions.
angular-cli: 1.0.0-beta.19-3
node: 5.10.1
os: darwin x64
Repro steps.
- Change the prefix in the angular-cli.json from "app" to "src"
- Run
ng g component test-component command
- You get an error "..../app" could not be found, the angualr-cli.json setting is completely ignored by the generator
OS
Windows 10
Versions.
angular-cli: 1.0.0-beta.19-3
node: 5.10.1
os: darwin x64
Repro steps.
ng g component test-componentcommand