linemanjs / lineman-angular-template

A Lineman Application Template using AngularJS
251 stars 88 forks source link

basic installation fails #33

Closed musictray closed 10 years ago

musictray commented 10 years ago

was working a couple of days ago. Mac OSX version 10.8.5. Basic installation using git clone, npm install, lineman run launches OK, (lineman spec passes tests) but browser crashes (both chrome and safari).

davemo commented 10 years ago

Any error/terminal logs or screenshots to post? I don't have access to 10.8.5 anymore unfortunately :(

Foxandxss commented 10 years ago

Even with 10.9 fails. No logs in the terminal, the tab just die (blue background with that ugly white icon in the middle). The console just try to redirect to /login as intended.

davemo commented 10 years ago

Reproduced; weird that I can't even get pushState overriding to false to work. Something is up; might be related to a recent lineman release. Will test some tonight at home and see if I can track it down.

searls commented 10 years ago

Well, I almost certainly broke it in that case. Not sure how or why.

On Thu, Feb 13, 2014 at 4:18 PM, David Mosher notifications@github.com wrote:

Reproduced; weird that I can't even get pushState overriding to false to work. Something is up; might be related to a recent lineman release. Will test some tonight at home and see if I can track it down.

Reply to this email directly or view it on GitHub: https://github.com/linemanjs/lineman-angular-template/issues/33#issuecomment-35027085

searls commented 10 years ago

K, I just did some preliminary -- I can isolate it to the 0.1.2 release of lineman-angular

searls commented 10 years ago

Fixed, I inadvertently committed an upgrade to grunt-angular-templates that broke us. Released as lineman-angular@0.1.3