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