Skip to content

NX and angular-evergreen Update Angular CLI & Core not working #119

@JosepAlacid

Description

@JosepAlacid

Well not too much to say. Installed evergreen on an existing nx workspace. Launching the extension update from the UI left drawer doesn't work.

If there is any file or log I can attach, I'll be pleased to share.

c:\projects\main> npx ng update @angular/core @angular/cli
Nx provides a much improved version of "ng update". It runs the same migrations, but allows you to:
- rerun the same migration multiple times
- reorder migrations, skip migrations
- fix migrations that "almost work"
- commit a partially migrated state
- change versions of packages to match organizational requirements
And, in general, it is lot more reliable for non-trivial workspaces. Read more at: https://nx.dev/latest/angular/workspace/update
Run "nx migrate latest" to update to the latest version of Nx.
Running "ng update" can still be useful in some dev workflows, so we aren't planning to remove it.
If you need to use it, run "FORCE_NG_UPDATE=true ng update".

Maybe a little work on docs could be enough.

Good job at Ng-Conf promoting your extension and great expectation produced.
Please keep going straight ahead!

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