trufflesuite / truffle

: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
14.02k stars 2.31k forks source link

Still using node-ipc instead of the fork #6129

Closed safe-oss closed 1 year ago

safe-oss commented 1 year ago

Please switch to @achrinza/node-ipc

gnidan commented 1 year ago

Ah, I see: https://github.com/achrinza/node-ipc/issues/1 (although we probably need to fact-check this via a separate source)

Thanks for raising this!

safe-oss commented 1 year ago

Sure. I'm recommending this one because vue switched to it.

legobeat commented 1 year ago

6178

haltman-at commented 1 year ago

As of v5.11.4 we've now switched over!