Skip to content

Instantly share code, notes, and snippets.

@gabewb
Created September 20, 2010 18:10
Show Gist options
  • Save gabewb/588344 to your computer and use it in GitHub Desktop.
Save gabewb/588344 to your computer and use it in GitHub Desktop.
Gabriel-Warshauer-Bakers-MacBook-Pro:editor-plugin-chrome gabewb$ rake
(in /Users/gabewb/grabeco/editor-plugin-chrome)
Rebuilt extension!
rake aborted!
Command failed with status (127): [jspec run -R...]
/Users/gabewb/grabeco/editor-plugin-chrome/rakefile:87
(See full trace by running task with --trace)
@gbelote
Copy link

gbelote commented Sep 20, 2010

You're missing jspec. Try running "sudo gem install jspec"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment