ethereum / grid

[DEPRECATED] Download, configure, and run Ethereum nodes and tools
https://grid.ethereum.org/
ISC License
175 stars 36 forks source link

fix: add null check #498

Closed ryanio closed 5 years ago

ryanio commented 5 years ago

What does it do? Does it close any issues?

I was experiencing on the Windows VM anytime I turned off a plugin I would get this error message:

Screen Shot 2019-10-02 at 10 53 35 PM

This PR adds a null check to that error message.

ryanio commented 5 years ago

👍 new build fixed for me on windows