You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I should be able to run the example with the activeadmin war given
Actual behavior
I am not able to run gauge-example-java
On running java -jar /Users/sswaroop/Downloads/activeadmin-demo.war I am getting git://github.com/activeadmin/activeadmin.git (at master@74799b8) is not yet checked out. Run bundle install first.
bundle install says Could not locate Gemfile or .bundle/ directory
Steps to replicate
Active admin git is not cloned
Follow the instructions on the gauge-example-java. With the specified war run the example.
Expected behavior
I should be able to run the example with the activeadmin war given
Actual behavior
I am not able to run gauge-example-java
On running java -jar /Users/sswaroop/Downloads/activeadmin-demo.war I am getting git://github.com/activeadmin/activeadmin.git (at master@74799b8) is not yet checked out. Run bundle install first.
bundle install says Could not locate Gemfile or .bundle/ directory
Steps to replicate
Version
java -version is java version “1.8.0_121"
gauge -v
Gauge version: 0.8.0
Plugins
html-report (3.1.0)
java (0.6.0)
The text was updated successfully, but these errors were encountered: