Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

DSL command run will report error after 'brew install X' even when successful #1

Open
bwillis opened this issue Jun 20, 2012 · 0 comments
Labels

Comments

@bwillis
Copy link
Owner

bwillis commented Jun 20, 2012

I ran rockit with this RockitFile :

# command phantomjs required for guard-jasmine
if_command_missing('phantomjs') do
  run "brew install phantomjs"
end

It outputted the following :

➜  cypress git:(XXX) ✗ rockit
brew install phantomjs
required command 'phantomjs' is not available.

But the library was installed successfully.

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

No branches or pull requests

1 participant