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

System Error when running Ganache 2.4.0 on darwin #1867

Closed
pepihasenfuss opened this issue Jun 23, 2020 · 0 comments · Fixed by #2059
Closed

System Error when running Ganache 2.4.0 on darwin #1867

pepihasenfuss opened this issue Jun 23, 2020 · 0 comments · Fixed by #2059

Comments

@pepihasenfuss
Copy link

Booting Mac OS-X on start-up, ganache throw this exception and an exception dialog. That's a bug!

PLATFORM: darwin
GANACHE VERSION: 2.4.0

EXCEPTION:

Error: A file exists at the location '/Users/pepsi/Library/Application Support/Ganache/workspaces/.DS_Store' when trying to create/open localStorage
    at LocalStorage._init (/node_modules/node-localstorage/LocalStorage.js:132:17)
    at new LocalStorage (/node_modules/node-localstorage/LocalStorage.js:121:12)
    at JsonStorage_JsonStorage.setStorageDirectory (/webpack:/src/main/types/json/JsonStorage.js:14:20)
    at new JsonStorage_JsonStorage (/webpack:/src/main/types/json/JsonStorage.js:9:10)
    at new super (/webpack:/src/main/types/settings/Settings.js:9:21)
    at new WorkspaceSettings_WorkspaceSettings (/webpack:/src/main/types/settings/WorkspaceSettings.js:22:5)
    at flatMap (/webpack:/src/main/types/workspaces/WorkspaceManager.js:21:26)
    at Array.flatMap (<anonymous>)
    at WorkspaceManager_WorkspaceManager.enumerateWorkspaces (/webpack:/src/main/types/workspaces/WorkspaceManager.js:17:10)
    at WorkspaceManager_WorkspaceManager.bootstrap (/webpack:/src/main/types/workspaces/WorkspaceManager.js:61:10)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant