Skip to content

Is this still being maintained? #649

@pvogel1967

Description

@pvogel1967

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 > [email protected]" 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions