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

Is this still being maintained? #649

Open
1 of 4 tasks
pvogel1967 opened this issue Jun 1, 2023 · 0 comments
Open
1 of 4 tasks

Is this still being maintained? #649

pvogel1967 opened this issue Jun 1, 2023 · 0 comments

Comments

@pvogel1967
Copy link

pvogel1967 commented Jun 1, 2023

Issue type:

  • question
  • bug report
  • feature request
  • documentation issue

I note that the declared compatibility with nestjs for nestjs-config ends with nestjs 8.x. NestJS is on version 9.x now with a 10.x not far away. Is this project still being maintained or should I be looking at migrating away from it to the @nestjs/config module?

nestjs-config version
1.4.10

@nestjs/common+core or other package versions

  • @nestjs/common: 9.4.0
  • @nestjs/core: 9.4.0

Expected behavior

Yarn install/npm install completes without warnings, package works

Actual behavior or outcome (for issue)

warning "workspace-aggregator-57a46571-551f-4de3-ae21-ef7cc9515a3d > data-api-v2 > nestjs-config@1.4.10" has incorrect peer dependency "@nestjs/common@^5.1.0 || ^6.0.3 || ^7.0.1 || ^8.0.0".

Replication/Example

Add "nestjs-config": "1.4.10" to package.json for a nestJS 9.4 project

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

No branches or pull requests

1 participant