-
Notifications
You must be signed in to change notification settings - Fork 12k
@angular/[email protected]
ng new
command installing Angular 14.0.0-next.0
packages
#23804
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I should note that because we are using a caret version range (i.e. |
14.2 is the minimum versions that is needed to support workspaces with TypeScript 4.8 Closes angular#23804
14.2 is the minimum versions that is needed to support workspaces with TypeScript 4.8 Closes angular#23804
14.2 is the minimum versions that is needed to support workspaces with TypeScript 4.8 Closes angular#23804
Just pushed out a fix in 14.2.1. Make sure your CLI is up to date, and it should generate projects with stable versions. |
14.2 is the minimum versions that is needed to support workspaces with TypeScript 4.8 Closes #23804
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Yes, this issue was not present in Angular 14.1.3.
Description
With Angular
@angular/[email protected]
when runningng new [name]
it will install Angular14.0.0-next.0
packages. See below:🔬 Minimal Reproduction
@angular/[email protected]
ng new example
package.json
package versions🔥 Exception or Error
N/A
🌍 Your Environment
Anything else relevant?
N/A
The text was updated successfully, but these errors were encountered: