I am getting an error on version 0.0.12 with the default configuration when I am using "cypress open". Here is the error message when opening the cypress app:
It only occurs when using 'cypress open', not during 'cypress run'. The error occurs before I have the chance to select which browser I want, which makes me think that the plugin is trying to grab the browser before it's selected leading to the null error.