Skip to content

Warnings during service:push in Node v14.8.0 with the CLI #2100

@tvvignesh

Description

@tvvignesh

Intended outcome:

I was pushing the schema using service:push to apollo studio using npx apollo service:push --graph=tc-graph --key=service:tokenhere --variant=current --serviceName=svc-name --serviceURL=http://localhost:port/ --localSchemaFile=./path/to/GQLFile.gql and it was supposed to work without any warnings.

Actual outcome:

Screenshot 2020-08-29 145601

It throws varning like this.

How to reproduce the issue:

I guess this has been happening with other packages as well since Node 14.x (ref: nodejs/node#32987) and this is the PR related to it: nodejs/node#29935

Versions

apollo/2.30.3 linux-x64 node-v14.8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔨 clirelated to the CLI itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions