Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Install without GraphQL results in many warnings #175

Open
@vinnymac

Description

@vinnymac

Summary

After adding nest-raven to a new project I am seeing a lot of new warnings when a project has no dependence on GraphQL.

See screenshot below.

Screen Shot 2021-01-10 at 11 36 26 PM

Any recommendations for working around this? I am aware that @nestjs/graphql is an optionalDependency, and yarn doesn't seem able to disable an optional dependency for a single package.

Perhaps another version of nest-raven could exist just for the GraphQL dependency? Such as nest-graphql-raven? I could see this repository containing multiple packages similar to others like babel, nestjs, react-router, etc do today.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions