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

Cannot upgrade NestJS dependencies due to @fastify/static package #1341

Closed
1 of 2 tasks
v-beltran opened this issue Mar 27, 2024 · 1 comment
Closed
1 of 2 tasks

Cannot upgrade NestJS dependencies due to @fastify/static package #1341

v-beltran opened this issue Mar 27, 2024 · 1 comment

Comments

@v-beltran
Copy link

v-beltran commented Mar 27, 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

4.0.0 -> 4.0.1

Describe the regression

The regression is related to using Fastify with NestJS dependencies, such as @nestjs/core. They are pinned to version 7.0.1 for @fastify/static but the latest version that this package is using is pinned to 6.12.0 for @fastify/static.

Minimum reproduction code

Install the latest NestJS packages with Fastify.

Expected behavior

Should be able to install without any dependency version issues.

Other

No response

@micalevisk
Copy link
Member

#1291

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

3 participants