Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERR Error: Error during instantiation of BasicProvider #2284

Open
productdevbook opened this issue Dec 11, 2022 · 0 comments
Open

ERR Error: Error during instantiation of BasicProvider #2284

productdevbook opened this issue Dec 11, 2022 · 0 comments

Comments

@productdevbook
Copy link

productdevbook commented Dec 11, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant