Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-15-2022 05:27 AM - edited 12-15-2022 05:28 AM
I'm having issues executing the Writing Data to Neo4j Challenge in the Building Neo4j Applications with TypeScript Graph Academy Course.
The following error shows when running "ts-node src/challenges/write/challenge.ts":
Any assistance is appreciated!
12-15-2022 07:33 AM
Are you using executeWrite() ? As explained in the previous section? It looks like you're using executeRead() ?
12-16-2022 05:59 AM
If you get stuck you can always compare your code to the solution.ts file in the same directory.
All the sessions of the conference are now available online