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 #5089

Closed
JangVincent opened this issue Nov 20, 2022 · 0 comments · Fixed by #5341
Closed

System Error when running Ganache 2.5.4 on darwin #5089

JangVincent opened this issue Nov 20, 2022 · 0 comments · Fixed by #5341

Comments

@JangVincent
Copy link

JangVincent commented Nov 20, 2022

Hello! I'm junior developer Phantola.
First of all , English is not my mother tongue. Sorry.

Software Env

OS : Ventura 13.0.1
Homebrew version 3.6.11
- Homebrew/homebrew-core (git revision 04d0b322bca; last commit 2022-11-20)
- Homebrew/homebrew-cask (git revision 94fa14b0a3; last commit 2022-11-20)

nvm : version 0.39.2
npm version 8.17.0 with nvm
nodejs version 16.16.0

Hardware Env

Apple Silicon M1 mini

Problem Description :

I installed ganache use brew install --cask ganache first.
And I made toy contract used VS Code with truffle.
After toy contract successfully deployed, I send raw-transaction use web3.js to contract address (And Tx is successfully done).
But I met this exception when I clicked transaction in transactions menu.

I made issue with my screenshot.

스크린샷 2022-11-20 오후 9 29 42
image

PLATFORM: darwin
GANACHE VERSION: 2.5.4

EXCEPTION:

TypeError: Cannot read property 'stack' of undefined
    at IpcMainImpl.<anonymous> (/webpack:/src/integrations/ethereum/index.js:96:31)
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