neo4j-devtools / neo4j-desktop

The Neo4j Graph Platform, on your desktop OS.
19 stars 1 forks source link

Error running neo4j desktop offline (Linux) #115

Open kixxalot opened 2 years ago

kixxalot commented 2 years ago

Neo4j desktop 1.4.8 offline for Linux at "restoring application state" stops with the following error:

Initialization error: Error: ENOENT: no such file or directory, open '/home/bloom/.cache/neo4j-relate/plugin-sources/default-sources.json'

Workaround is to create the missing folder 'plugin-sources' manually.