broccolijs / broccoli-cli

Command line interface for Broccoli
MIT License
57 stars 12 forks source link

Wacky error behaviour #5

Closed jasonkuhrt closed 9 years ago

jasonkuhrt commented 10 years ago

this might be related to #3.

I tried running broccoli serve but I did something wrong in my setup. broccoli promptly began repeating an error message ad infinitum. I had to close the terminal window and start a new session from scratch.

screen shot 2014-07-04 at 2 11 06 pm

Clearly this should not happen, will discourage newcomers, etc.

lynndylanhurley commented 9 years ago

I'm having the same issue. I've been at this for several hours and I can't figure out what the problem even is. Are the docs out of date or something?

@jasonkuhrt - did you figure out what was causing the original error?

jasonkuhrt commented 9 years ago

I haven't used Broccoli for months and don't plan to use it again. Sorry!

lynndylanhurley commented 9 years ago

Thx, I came to that same conclusion today. What did you end up using?

joliss commented 9 years ago

I believe this is fixed in Broccoli 0.13.4 (https://github.com/broccolijs/broccoli/commit/2c30cf53169db9cadb8596ea8b56c11c1c247554). I'll go ahead and close this - if anyone sees more problems of this sort, let me know and I can reopen.