Closed brain4711 closed 4 years ago
Hi @brain4711 I've committed a check for nulls, it will not fail with exception there. But if one get a run config with null values then we still have a problem since it will fail later at other steps. So if you are stably getting a run config with null values - I need exact steps to reproduce this issue.
I ended up with the same exception, but then followed the method described in the README, which creates a test configuration with a pre-filled name, and I could proceed without issues.
Glad to see that the null pointer exception will be available in the next release :D
Yep, no exceptions with release 1.2.1 Awesome work! Thanks to @mbolotov
I'm getting the following exception in the webstorm error log (bottom right corner) when creating a new Cypress Run Configuration from the Webstorm GUI.
In my workspace I hava a Nx-Monorepo with an angular app and the default cypress configuration
Webstorm version:
2019.3.4
Buildversion:193.6911.28
Cypress:3.8.2