Yes I know, suddenly I have a thing for using npm and cli for everything ;-p
On Thu, Jul 18, 2013 at 2:51 PM, Carlos Santana <[email protected]>wrote: > lessc get's called from bin/gen.rb when running "Rake build" > > system( "lessc www/css/_master.less > public/css/master.css" ) > > Need to install lessc I did it with npm > > npm install -g less > > > > > On Thu, Jul 18, 2013 at 2:40 PM, Brian LeRoux <[email protected]> wrote: > >> think it was a missing ref to less in the gemfile --- >> [email protected] at any rate =) >> >> On Thu, Jul 18, 2013 at 11:30 AM, Carlos Santana <[email protected]> >> wrote: >> > blawg what? >> > I can try to help >> > >> > lets gtalk or +hangout >> > >> > >> > On Thu, Jul 18, 2013 at 2:25 PM, Brian LeRoux <[email protected]> wrote: >> > >> >> does anyone else experience this? >> >> >> > >> > >> > >> > -- >> > Carlos Santana >> > <[email protected]> >> > > > > -- > Carlos Santana > <[email protected]> > -- Carlos Santana <[email protected]>
