Skip to content

Instantly share code, notes, and snippets.

@jschilli
Created August 11, 2011 17:00
Show Gist options
  • Save jschilli/1140184 to your computer and use it in GitHub Desktop.
Save jschilli/1140184 to your computer and use it in GitHub Desktop.
bpm init failure
schilling-mbpro-3:tmp jschilli $ bpm init myapp2
create lib
create LICENSE
create README.md
create index.html
create lib/main.js
create css/main.css
create myapp2.json
Building static assets...
~ Using fetched package 'spade' (1.0.0.5)
~ Using fetched package 'uglify-js' (1.0.4.2)
~ Building bpm_libs.js...Minifier package uglify-js was not found. Try running `bpm rebuild -u` to refresh.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment