Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

minify broken v0.8.11 #2

Open
mgeduld opened this issue Mar 25, 2013 · 0 comments
Open

minify broken v0.8.11 #2

mgeduld opened this issue Mar 25, 2013 · 0 comments

Comments

@mgeduld
Copy link

mgeduld commented Mar 25, 2013

When using "ender build jeesh," ender.js builds but with this error message: "Ender was unable to minify your library with UglifyJS!"

~ $ mkdir temp
~ $ cd temp
temp $ ender build jeesh

Welcome to ENDER - The no-library library

installing packages: "ender-js jeesh"...
this can take a minute...
npm http GET https://registry.npmjs.org/ender-js
npm http GET https://registry.npmjs.org/jeesh
npm http 304 https://registry.npmjs.org/jeesh
npm http 304 https://registry.npmjs.org/ender-js
npm http GET https://registry.npmjs.org/bonzo
npm http GET https://registry.npmjs.org/domready
npm http GET https://registry.npmjs.org/bean
npm http GET https://registry.npmjs.org/qwery
npm http 304 https://registry.npmjs.org/domready
npm http 304 https://registry.npmjs.org/bonzo
npm http 304 https://registry.npmjs.org/qwery
npm http 304 https://registry.npmjs.org/bean
[email protected] node_modules/ender-js

[email protected] node_modules/jeesh
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
successfully finished installing packages
assembling packages...
Ender was unable to minify your library with UglifyJS!
This usually means you have a js syntax error in one of your packages.
ender.js successfully built!
temp $

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant