Advertisement
Guest User

cygwin - drush bundler issue

a guest
Mar 6th, 2015
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. user@PC /cygdrive/c/xampp/htdocs/projects/proj1/sites/all/themes/theme_v01
  2. $ drush omega-guard
  3. Which theme do you want to run Guard for?
  4. [0] : Cancel
  5. [1] : Ohm (Subtheme of Omega) - Omega based demonstration theme. Serves as a best-practice reference for the
  6. Omega documentation. Ohm will be constantly updated as best practice evolves so shouldn't be used in
  7. production.
  8. [2] : Omega - A powerful HTML5 base theme framework utilizing tools like Sass, Compass, Grunt, Bower, Ruby
  9. Version Manager, Bundler and more.
  10. [3] : Theme v01 (Subtheme of Omega) - Please provide a description for your theme.
  11.  
  12. 3
  13. You have to install Bundler version 1.2 or newer. [error]
  14.  
  15. user@PC /cygdrive/c/xampp/htdocs/projects/proj1/sites/all/themes/theme_v01
  16. $ bundler -v
  17. Bundler version 1.8.4
  18.  
  19. user@PC /cygdrive/c/xampp/htdocs/projects/proj1/sites/all/themes/theme_v01
  20. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement