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
