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.
I issued truffle migrate command and it caused this error.
I did run the truffle migrate command successfully but it only works when I do not have a truffle project added to the workspace.
PLATFORM: Windows 11 Pro x64
GANACHE VERSION: 2.5.4
Alienware M15 R5 16 GB of RAM Ryzen 9 5900 HX
EXCEPTION:
TypeError: Cannot read property 'address' of undefined
at ProjectsWatcher.handleBlock (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\truffle-integration\projectsWatcher.js:208:24)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at Subscription.<anonymous> (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\truffle-integration\projectsWatcher.js:57:9)
The text was updated successfully, but these errors were encountered:
I deployed a block chain. I was using truffle to follow this tutorial https://forum.openzeppelin.com/t/create-an-nft-and-deploy-to-a-public-testnet-using-truffle/2961
I issued truffle migrate command and it caused this error.
I did run the truffle migrate command successfully but it only works when I do not have a truffle project added to the workspace.
PLATFORM: Windows 11 Pro x64
GANACHE VERSION: 2.5.4
Alienware M15 R5 16 GB of RAM Ryzen 9 5900 HX
EXCEPTION:
The text was updated successfully, but these errors were encountered: