You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2022. It is now read-only.
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
> [email protected] 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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: