Thanks, that worked. I guess I should have installed the dev dependencies local and modified my PATH to have ./node_modules/.bin.
On Sunday, November 25, 2012 1:50:08 PM UTC-8, Cuong Tran wrote: > > You'll need to install a specific version of uglify-js: > > npm install uglify-js@1 -g > >
