trufflesuite / ganache-ui

Personal blockchain for Ethereum development
https://www.trufflesuite.com/ganache
MIT License
4.67k stars 806 forks source link

System Error when running Ganache 2.5.4 on darwin #5734

Closed praveensankar closed 11 months ago

praveensankar commented 11 months ago

PLATFORM: darwin GANACHE VERSION: 2.5.4

EXCEPTION:

Error: ENOENT: no such file or directory, open '/Users/praveen/Library/Application Support/Ganache/workspaces/Quickstart/Settings'
    at Object.openSync (fs.js:440:3)
    at Object.func (electron/js2c/asar.js:140:31)
    at Object.func [as openSync] (electron/js2c/asar.js:140:31)
    at Object.readFileSync (fs.js:342:35)
    at Object.fs.readFileSync (electron/js2c/asar.js:542:40)
    at Object.fs.readFileSync (electron/js2c/asar.js:542:40)
    at Proxy.getItem (/node_modules/node-localstorage/LocalStorage.js:237:19)
    at JsonStorage_JsonStorage.getFromStorage (/webpack:/src/main/types/json/JsonStorage.js:18:42)
    at JsonStorage_JsonStorage.get (/webpack:/src/main/types/json/JsonStorage.js:30:12)
    at WorkspaceSettings_WorkspaceSettings._getRaw (/webpack:/src/main/types/settings/Settings.js:23:26)
MadelineMurray commented 11 months ago

hi @praveensankar - Truffle and Ganache are being sunset. For more information and migration options, click here.