-
Notifications
You must be signed in to change notification settings - Fork 26.7k
Closed as not planned
Description
Which @angular/* package(s) are the source of the bug?
upgrade
Is this a regression?
Yes
Description
I have been migrating my projects from angular 17 to angular 18 using the update guide this week. Ever since v18.1.0 was released, the ng update command started to fail. 2 of my projects migrated just fine to version 18.0.6.
The reason for the failure is because of the temporary cli version 18.1.0 that is installed. The error messages is - "No matching version found for @angular-devkit/architect@0.1801.0."
Seems like this package is missing. Can this be addressed as I can no longer migrate any project to version 18 ? Is there a way to specify which temporary cli version to use? If yes, then I can use this as a workaround for now. Please advise.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
The error messages is - "No matching version found for @angular-devkit/architect@0.1801.0."
Please provide the environment you discovered this bug in (run ng version
)
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels