Neo4j Desktop Error on Open - “cannot read property ”name" of undefined

喜夏-厌秋 提交于 2020-01-30 08:36:04

问题


I have a box running Windows Server 2016 box. I found an answer to this question regarding a MAC here: #neo4j Initialization error: TypeError: Cannot read property 'name' of undefined

This answer does not seem to work in windows as removal of 'AppData\Roaming\Neo4j Desktop' caused the application not to open; however, a background process was started. The AppData\Roaming\Neo4j Desktop\log.txt file shows this error:

App initialization error: Error: ENOENT: no such file or directory, scandir 'C:\Users\ecxadmin\AppData\Roaming\Neo4j Desktop\Application\graphApps'

回答1:


After you delete that folder, you need to uninstall Neo4j Desktop and then reinstall again for it to work.



来源:https://stackoverflow.com/questions/49198296/neo4j-desktop-error-on-open-cannot-read-property-name-of-undefined

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!