Skip to content

ng new my_project fails #10590

Closed
Closed
@akanass

Description

@akanass

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions