Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zucchini is not running on mac os x 10.9 #19

Open
sandhyasujathasoman opened this issue Nov 1, 2013 · 1 comment
Open

zucchini is not running on mac os x 10.9 #19

sandhyasujathasoman opened this issue Nov 1, 2013 · 1 comment

Comments

@sandhyasujathasoman
Copy link

i tried to run the demo project.But getting an error that 'm posting below

sandhyas-Mac-mini:zucchini-demo-master sandhya$ ZUCCHINI_DEVICE="iOS Simulator" zucchini run features/
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:205:in parse': (<unknown>): mapping values are not allowed in this context at line 4 column 8 (Psych::SyntaxError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:205:inparse_stream'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:153:in parse' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:129:inload'
from /Library/Ruby/Gems/2.0.0/gems/zucchini-ios-0.7.3/lib/zucchini/config.rb:12:in base_path=' from /Library/Ruby/Gems/2.0.0/gems/zucchini-ios-0.7.3/lib/zucchini/detector.rb:10:inexecute'
from /Library/Ruby/Gems/2.0.0/gems/clamp-0.6.1/lib/clamp/command.rb:67:in run' from /Library/Ruby/Gems/2.0.0/gems/clamp-0.6.1/lib/clamp/subcommand/execution.rb:11:inexecute'
from /Library/Ruby/Gems/2.0.0/gems/clamp-0.6.1/lib/clamp/command.rb:67:in run' from /Library/Ruby/Gems/2.0.0/gems/clamp-0.6.1/lib/clamp/command.rb:125:inrun'
from /Library/Ruby/Gems/2.0.0/gems/zucchini-ios-0.7.3/bin/zucchini:15:in <top (required)>' from /usr/bin/zucchini:23:inload'
from /usr/bin/zucchini:23:in `

'

Can any one please help me to resolve this problem.My ruby version is ruby 2.0.0. 'm trying it more than 2 days.Is this error is because of my mac os x10.9?? I have seen some sites saying that it will work only for mac os x10.6 and 10.7.

thanks in advance
sandhya

@aoopvn
Copy link

aoopvn commented Feb 24, 2014

Can you try this where "Simulator" is the same as what you have in the config.yml

ZUCCHINI_DEVICE="Simulator" zucchini run features/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants