Hi, i have an error using "npm run seedDb"... It said that GraphQL error: cannot call write after a stream was destroyed.
How can i solve this problem? 
GraphAcademy
CUP
Learn graphs.
Score for your country.
Represent your country in the GraphAcademy Cup.
Complete courses, earn points, and win weekly prizes.
Hi, i have an error using "npm run seedDb"... It said that GraphQL error: cannot call write after a stream was destroyed.
How can i solve this problem? 
Is the GraphQL API running? If you open localhost:4001/graphql in your web browser you should see GraphQL Playground.
If not, you'll need to run npm run start to start the GraphQL API first.
Maybe try this (Please update).
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Can't get data to appear in GraphQL api // Neo4J using seedDb | 2 | 508 | May 4, 2020 | |
| How to install grandStack starter on localhost (Step by Step) | 0 | 678 | July 22, 2020 | |
| Grandstack - npm run seedDb - ECONNREFUSED | 9 | 2669 | February 3, 2021 | |
| Not able to connect GRANDstack with the Neo4j database | 1 | 390 | August 24, 2021 | |
| Try to use my own dataset with Neo4j and GRANDstack | 1 | 320 | October 10, 2020 |
