Closed musictray closed 10 years ago
Any error/terminal logs or screenshots to post? I don't have access to 10.8.5 anymore unfortunately :(
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.
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.
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
K, I just did some preliminary -- I can isolate it to the 0.1.2 release of lineman-angular
Fixed, I inadvertently committed an upgrade to grunt-angular-templates that broke us. Released as lineman-angular@0.1.3
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).