bagels
bagels copied to clipboard
New ganache setup breaks nodemon
I think it's because startServer.js is constantly restarting and opening a new ganache instance.
One idea to fix this is to create a spawnGanache.js
file, and use that the same way we were using the anvil network