Skip to content

ERR Error: Error during instantiation of BasicProvider #2284

Open
@productdevbook

Description

@productdevbook

ERR Error: Error during instantiation of BasicProvider: Cannot read properties of undefined (reading 'hello') - in Module "basic" (Operation Scope)

Bug Repo: https://github.com/productdevbook/bug-graphql

v18.12.1

  1. pnpm install
  2. pnpm dev
  3. open http://localhost:4000/graphql
  4. Run query
query {
  contextKeys
}

image

  1. Terminal see ERR Error: Error during instantiation of BasicProvider: Cannot read properties of undefined (reading 'hello') - in Module "basic" (Operation Scope)

image

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