Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

System Error when running Ganache 2.5.4 on Windows 11 Pro x64 #3960

Open
StonedGorillas opened this issue Feb 4, 2022 · 0 comments
Open

Comments

@StonedGorillas
Copy link

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:

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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant