bagels icon indicating copy to clipboard operation
bagels copied to clipboard

New ganache setup breaks nodemon

Open alexreyes opened this issue 2 years ago • 2 comments

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

alexreyes avatar Feb 23 '23 17:02 alexreyes