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.
When I migrate the default migrations contract of truffle and then try to view it in Ganache, it encounters this error.
PLATFORM: linux
GANACHE VERSION: 2.1.2
EXCEPTION:
TypeError: Cannot read property 'address' of null
at ProjectsWatcher.handleBlock (/src/truffle-integration/projectsWatcher.js:208:23)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
When I migrate the default
migrations
contract of truffle and then try to view it in Ganache, it encounters this error.PLATFORM: linux
GANACHE VERSION: 2.1.2
EXCEPTION:
APPLICATION LOG:
The text was updated successfully, but these errors were encountered: