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
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Pulled the source, made sure that clabash etc was all installed and basically followed the steps outlined, I only get the following output:
Waynes-MacBook:field-service-example wayne$ bundle exec calabash-android run FieldService.Android/FieldService.Android.apk -p android features/login.feature
undefined method
require_relative' for main:Object (NoMethodError) /Users/wayne/Development/Git/field-service-example/features/support/entry_points.rb:1 /Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/rb_support/rb_language.rb:122:in
load'/Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/rb_support/rb_language.rb:122:in
load_code_file' /Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/runtime/support_code.rb:180:in
load_file'/Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/runtime/support_code.rb:83:in
load_files!' /Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/runtime/support_code.rb:82:in
each'/Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/runtime/support_code.rb:82:in
load_files!' /Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/runtime.rb:183:in
load_step_definitions'/Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/runtime.rb:42:in
run!' /Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/../lib/cucumber/cli/main.rb:47:in
execute!'/Library/Ruby/Gems/1.8/gems/cucumber-1.3.1/bin/cucumber:13
/usr/bin/cucumber:19:in `load'
/usr/bin/cucumber:19
The text was updated successfully, but these errors were encountered: