Cucumber fails without giving error message
To improve your chances to get proper error messages, you can try
^
- to start cucumber with the
-b
option, so it shows a full backtrace - to start cucumber with the
-f pretty
option to get a more verbose formatter - to start cucumber with the
-d
option to show debug information