ganache-ui icon indicating copy to clipboard operation
ganache-ui copied to clipboard

System Error when running Ganache 2.5.4 on darwin

Open chetra-seng opened this issue 2 years ago • 0 comments

PLATFORM: darwin GANACHE VERSION: 2.5.4

EXCEPTION:

TypeError: Cannot read property 'error' of undefined
    at Provider.cleanUpErrorObject (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/provider.js:188:25)
    at Provider.reportErrorInResponse (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/provider.js:264:15)
    at Object.intermediary [as callback] (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/provider.js:102:28)
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/provider.js:171:12
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/map.js:32:9
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/once.js:12:16
    at iteratorCallback (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/eachOf.js:58:13)
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/onlyOnce.js:12:16
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/map.js:29:13
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/web3-provider-engine/index.js:170:9
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/once.js:12:16
    at replenish (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/eachOfLimit.js:61:25)
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/eachOfLimit.js:71:9
    at eachLimit (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/eachLimit.js:43:36)
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/async/internal/doLimit.js:9:16
    at end (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/web3-provider-engine/index.js:147:5)

chetra-seng avatar Aug 30 '22 01:08 chetra-seng