freedomjs / freedom

Embracing a distributed web
http://freedomjs.org
Apache License 2.0
515 stars 52 forks source link

HEAD doesn't build #285

Closed agallant closed 9 years ago

agallant commented 9 years ago

Verified both locally (OSX) and on Shippable and Travis (Linux). Error is in the "concat:full" task, and looks very similar to the issue that lead me to pin grunt-browserify (https://github.com/freedomjs/freedom/issues/278) - namely, Error code: ENAMETOOLONG.

HEAD used to build ~10 days ago and hasn't changed since, so the issue is some latent dependency shifting. Will research, but obviously the short term fix would be to pin more stuff.

agallant commented 9 years ago

@dborkan FYI since I know you're working on getting pull requests in to cut a new release. If you've encountered anything that may be helpful on this let me know, thanks!

agallant commented 9 years ago

Whatever the problem is, it's at least slightly distinct from the past one despite error message similarity - build/freedom.worker.js doesn't have any unicode character.