Skip to content

Install latest versions of dependencies with ng new #6794

@IRCraziestTaxi

Description

@IRCraziestTaxi

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Versions.

ng --version: 3.10.10
@angular/cli@1.1.3

Repro steps.

Run ng new <...>

The log given by the failure.

(N/A)

Desired functionality.

I want to immediately install the latest versions of a newly generated project's package.json dependencies without having to install @angular/<everything>@latest after initializing the project. For instance, when I ran ng new, I got v 4.0.0 on all @angular dependencies, but installing @latest gives me 4.2.4.

Mention any other details that might be useful.

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