Skip to content

Type error in apollo-server-core because @types/fs-capacitor have been removed #7060

@Yogu

Description

@Yogu

DefinitelyTyped/DefinitelyTyped#62785 removed the types for fs-capacitor and replaced it with a stub. apollo-server-core uses https://github.com/apollographql/graphql-upload, a fork of graphql-upload, which specifies "*" for this package. Therefore, starting yesterday, using apollo-server-core 2 causes a type error.

I created a pull request that fixes this apollographql/graphql-upload#3. I'm opening an issue here, too, because I'm not sure how closely watched that fork is.

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