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.
Starting RPC server
Error: Invalid transaction type: 106
at Function.typeOf (/Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:218734)
at Function.typeOfRPC (/Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:218960)
at Function.fromRpc (/Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:217659)
at /Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:90757
at Array.forEach (<anonymous>)
at Function.rawFromJSON (/Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:90586)
at Fork.initialize (/Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:108341)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Blockchain.initialize (/Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:74896)
at async EthereumProvider.initialize (/Users/.../.nvm/versions/node/v16.14.1/lib/node_modules/ganache/dist/node/1.js:2:161113)
The text was updated successfully, but these errors were encountered:
Since Arbitrum updated to Nitro, Ganache crashes immediately when trying to run a fork.
Ganache version: 7.4.1
Command example
The text was updated successfully, but these errors were encountered: