sass - LiveReload LoadError lib/compass/bin/compass -
haven't had trouble livereload until last week, when must've done messed path.
whenever save sass file, following error:
/usr/bin/ruby: no such file or directory -- /applications/livereload.app/contents/resources/sass.lrplugin/lib/compass/bin/compass (loaderror)
indeed, lib
directory doesn't exist. correct location compass in /applications/livereload.app/contents/resources/sass.lrplugin/gem/bin/compass
how can redirect livereload there? or better question, might have done mess up? gem list
shows up-to-date sass , compass, , don't think it's $path problem. i've been using grunt in meantime, livereload gui less of hassle. suggestions start bug helpful, i'm @ loss.
i've had same problem. upgraded latest beta (v2.3.64) , seems work.
http://feedback.livereload.com/knowledgebase/articles/67441-how-do-i-start-using-livereload-
Comments
Post a Comment