Answer the question
In order to leave comments, you need to log in
Running Guard with stylus compilation (Live Reload)
After installation in Ubuntu Guard, there was a great need to tie the Stylus compiler there.
The following is installed:
gem install rdoc
gem install rails
gem install bundle
gem install guard
gem install guard-livereload
gem install guard-stylus -v 0.0.1
gem install guard-helpers
gem install stylus
gem install execjs
gem install multi_json
gem install stylus-source
When I try to enable compilation: It
bundle exec guard init Stylus
gives such an error
01:27:54 - ERROR - Could not load 'guard/stylus' or '~/.guard/templates/stylus' or find class Guard::Stylus
Who configured the Guard respond, I will be grateful !!!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question