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 darwin #2657

Closed
tkstanczak opened this issue May 9, 2021 · 0 comments · Fixed by #5332
Closed

System Error when running Ganache 2.5.4 on darwin #2657

tkstanczak opened this issue May 9, 2021 · 0 comments · Fixed by #5332

Comments

@tkstanczak
Copy link

Trying to get a view on a call on this method:
{
"inputs": [
{
"components": [
{
"internalType": "address",
"name": "executor",
"type": "address"
},
{
"internalType": "address",
"name": "stakingPool",
"type": "address"
}
],
"internalType": "struct Recipients",
"name": "_newReceivingAddress",
"type": "tuple"
}
],
"name": "setRecipients",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},

PLATFORM: darwin
GANACHE VERSION: 2.5.4

EXCEPTION:

TypeError: Cannot read property 'stack' of undefined
    at IpcMainImpl.<anonymous> (/webpack:/src/integrations/ethereum/index.js:76:29)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant