graphql-hive / graphql-hive/graphql-modules

ERR Error: Error during instantiation of BasicProvider

Open
#2,284 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.3k
Forks
113
Avg merge
3h 36m
Merged PRs (30d)
1

Description

`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](https://user-images.githubusercontent.com/38668796/206886332-f0a00230-f7f8-4a24-8ce7-7b56d460d106.png)

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

![image](https://user-images.githubusercontent.com/38668796/206886368-764ff768-53c7-45c1-bf91-685a180e3c07.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.