<!-- We will close this issue if you don't provide the needed information. For feature requests, delete the form below and describe the requirements and use case. --> ### Versions ``` Node v8.11.1 NPM 5.6.0 Windows 10 64 bit ``` ### Repro steps * install next version of @angular/cli@next * Create new project with ng new my_project * See error message ### Observed behavior ``` This command can not be run inside of a CLI project. ``` ### Desired behavior New project should be created. ### Mention any other details that might be useful (optional)