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

System Error when running Ganache 2.5.4 on darwin

Open SnowFlowers opened this issue 2 years ago • 0 comments

PLATFORM: darwin GANACHE VERSION: 2.5.4

EXCEPTION:

TypeError: Cannot read property 'forEach' of undefined
    at /private/var/folders/n0/wrvpnpsx6nd1l0rhggy5mkt40000gn/T/AppTranslocation/6B2C3A35-1C56-43F0-B414-732836B99E0D/d/Ganache.app/Contents/Resources/static/node/truffle-integration/projectsWatcher.js:117:20
    at Array.forEach (<anonymous>)
    at ProjectsWatcher.setSubscriptionTopics (/private/var/folders/n0/wrvpnpsx6nd1l0rhggy5mkt40000gn/T/AppTranslocation/6B2C3A35-1C56-43F0-B414-732836B99E0D/d/Ganache.app/Contents/Resources/static/node/truffle-integration/projectsWatcher.js:116:23)
    at ProjectFsWatcher.<anonymous> (/private/var/folders/n0/wrvpnpsx6nd1l0rhggy5mkt40000gn/T/AppTranslocation/6B2C3A35-1C56-43F0-B414-732836B99E0D/d/Ganache.app/Contents/Resources/static/node/truffle-integration/projectsWatcher.js:134:18)
    at ProjectFsWatcher.emit (events.js:210:5)
    at FSWatcher.<anonymous> (/private/var/folders/n0/wrvpnpsx6nd1l0rhggy5mkt40000gn/T/AppTranslocation/6B2C3A35-1C56-43F0-B414-732836B99E0D/d/Ganache.app/Contents/Resources/static/node/truffle-integration/projectFsWatcher.js:187:16)
    at FSWatcher.emit (events.js:210:5)
    at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:131:12)

SnowFlowers avatar Aug 31 '22 09:08 SnowFlowers