Closed
Description
Versions
Angular CLI: 6.0.0-rc.9
Node: 10.0.0
OS: darwin x64
Repro steps
- install next version of
@angular/cli
- Create new project with
ng new my_project
- See error message
Observed behavior
$ cd Programmation/Angular/
$ ng new my_project
This command can not be run inside of a CLI project.
Desired behavior
Can create and generate new project with command-line
Mention any other details that might be useful (optional)
Folder where I want to create the new project isn't an Angular project, only my root folder of all my Angular projects.
All is working fine with @angular/[email protected]
and fails with others next versions rc.7
, rc.8
and rc.9
Metadata
Metadata
Assignees
Labels
No labels