Oh, huh. Turns out there’s some incompatible Ruby fork of lessc with the same version scheme. Awesome.
You want the one installed by 'npm -g install less’, not the one from gem. Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 23, 2014 at 12:43:29 PM, Peter Snelling ([email protected]) wrote: On Monday, June 23, 2014 3:27:44 PM UTC-4, Christian Hammond wrote: On June 23, 2014 at 12:20:54 PM, Peter Snelling ([email protected]) wrote: Less C reports: lessc --version lessc 1.7.0 (LESS Compiler) [Ruby] 2.6 Hmm, that version works here (well, 1.7.3). I’m on Ruby 1.9.3, though. Maybe that’s relevant. Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com So "--global-var" is an option for lessc? Here's what "lessc --help" reports to me: lessc --help Usage: lessc [options] [INPUT] -h, --help print this help -v, --version print version -s, --silent --strict-imports -x, --compress --yui-compress --no-color --paths, --include-path PATHS paths to include separated by ':' --optimization [0, 1 or 2] default: 1 --00 optimization: 0 --01 optimization: 1 --02 optimization: 2 -- Peter -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
