Mike Erickson

Results 157 comments of Mike Erickson

What version of generators are you using? The form routine was removed in 2.x release.

I won't return anytime soon in the 2.x branch. However should you wish to downgrade to 1.\* it is still supported there and works just fine with Laravel 4.2.x (and...

The first time I execute, it properly creates the file and adds the todo item. however, subsequent calls it produces the above error. in my case, I am testing in...

Fixed the issue per se, I changed the script `na.sh` ``` line: 158 # target=${fileList[0]} target=${fileList[1]} ``` While this helps the script work, it will still fail if there are...

@ttscoff I can debug/fix this code further if you would like, but I wanted to let you know what was happening sooner rather than later. It is working for me...

A year later, I was presented with this error again today. I tracked it down (at least in my case) to the fact that I had two different `.taskpaper` files...

@fideloper awesome, thx! Now just have to figure out symfony 2.8 (I think I have all the pieces in place)