How am I trying to get my version on the command line by typing:
compass -version
I get the following error:
Errno::ENOENT on line ["25"] of /usr/lib/ruby/vendor_ruby/compass/version.rb: No such file or directory - /usr/lib/ruby/vendor_ruby/compass/../../VERSION.yml
Run with --trace to see the full backtrace
In addition, everything is working fine.
Anyone with the same problem, workaround, solution?
source
share