trufflesuite / ganache

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_
MIT License
2.62k stars 679 forks source link

fix: work around a Node v20.0.0-20.2.0 bug #4427

Closed davidmurdoch closed 1 year ago

davidmurdoch commented 1 year ago

Node v20's AutoSelectFamily default is broken (in Node v20.0.0 - 20.2.0). Disabling the setting on start-up fixes it.

See https://github.com/nodejs/node/issues/47822#issuecomment-1564708870

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 399575f
Status: ✅  Deploy successful!
Preview URL: https://6f767a51.ganache.pages.dev
Branch Preview URL: https://fix-node-v20-workaround.ganache.pages.dev

View logs