You'll need to install a specific version of uglify-js:

    npm install uglify-js@1 -g

On Nov 24, 12:16 pm, David Korz <[email protected]> wrote:
> I've cloned the github repo, installed the required npm modules and did a
> make. It fails with an error in uglify parising
> docs/assets/js/bootstrap.js. This is the first time I've tried this so I
> don't know if I'm doing something wrong. It failed on Mac Lion and Ubuntu
> 12.04.
>
> builder@builder:~/projects/bootstrap$ make
>
> ##################################################
> Building Bootstrap...
> ##################################################
>
> Running JSHint on javascript...             ✔ Done
> Compiling LESS with Recess...               ✔ Done
> Compiling documentation...                  ✔ Done
> Binary
> Error parsing arguments in: docs/assets/js/bootstrap.js
> make: *** [build] Error 1

Reply via email to