Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

When I try to seed the database I get the error " #156

Open
nola-it opened this issue Sep 11, 2021 · 0 comments
Open

When I try to seed the database I get the error " #156

nola-it opened this issue Sep 11, 2021 · 0 comments

Comments

@nola-it
Copy link

nola-it commented Sep 11, 2021

After following the tutorial, when I try to seed the database, I get the following error.
Was there any change (I believe this was working earlier) or there is something else which I do not get?

Any advise is welcome. Thanks

nola ~/myNewApp/api> npm run seedDb

> grand-stack-starter-api@0.0.1 seedDb /Users/nola/myNewApp/api
> babel-node src/seed/seed-db.js

Error: Error: Driver is connected to the database that does not support multiple databases. Please upgrade to neo4j 4.0.0 or later in order to use this functionality
Driver is connected to the database that does not support multiple databases. Please upgrade to neo4j 4.0.0 or later in order to use this functionality
Driver is connected to the database that does not support multiple databases. Please upgrade to neo4j 4.0.0 or later in order to use this functionality
Driver is connected to the database that does not support multiple databases. Please upgrade to neo4j 4.0.0 or later in order to use this functionality
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant