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 Feb 26, 2024. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: