Skip to content
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

Unable to upgrade to the latest version, node version is v16.20.2 #2564

Open
2 tasks done
LengJunT opened this issue Apr 2, 2024 · 1 comment
Open
2 tasks done

Unable to upgrade to the latest version, node version is v16.20.2 #2564

LengJunT opened this issue Apr 2, 2024 · 1 comment

Comments

@LengJunT
Copy link

LengJunT commented Apr 2, 2024

Did you read the migration guide?

  • I have read the whole migration guide

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Potential Commit/PR that introduced the regression

No response

Versions

9.5.0 > latest

Describe the regression

I want to upgrade my local nest/cli from 9.5.0 to the latest version, but I can't, it prompts me that the node version needs to be greater than 18.13. because @angular-devkit needs a high version of node. I feel it's unreasonable, and conflicts with the minimum supported version 16 of nest/cli and nestjs.
I don't feel comfortable upgrading node version for some objective reasons, so I hope nest/cli can support node v16.
Thank you.

image

Minimum reproduction code

npm install -g @nestjs/cli

Expected behavior

Smoothly upgrade to the latest version

Other

No response

@dubeyAditya
Copy link

Same warning observed, when I use the nest for as sub-app for my express server with node16.x ( usually with private npm repository )
Ideally if we are not using the angular in project, The dependency should not be pulled in node_modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants