David Murdoch
David Murdoch
Update truffle to latest and use only node 16, 18, or 20.
It's not actually an error, despite it saying so. So it's safe to continue, just a little annoying. What exact version of node and truffle are you using?
That's not the latest truffle or ganache. Update to latest and try again.
It sounds like you've sent a transaction with a nonce that is higher than the current nonce.
You'll need to switch to something that's maintained. Ganache is dead. If you manage to fix it in ganache and PR the change I _might_ still be able to review,...
Thanks for supporting ganache over the years. Foundry's `anvil` is closest, and their extension `rivet` is closest to Ganache UI (way better, even!).