Closed chayutzee closed 9 years ago
Hmm, there was a recent update to beego that may have resulted in this. Did you enable any middleware in your application? Do you get the same error when you try out any of the examples in the repository?
I just following the https://github.com/astaxie/beegae#getting-started .
I just try to run hello and appengine-angular-gotodos that in example folder and get the same error .
This is another try on beegae. I have no idea with this error.
There was an update to Beego which is resulting in these errors. I'll put up a fix later tonight. As of now, you can try switching your local beego repository to commit 07c628c7e9f813efc3f7e1785f667e08f2340d53 (Beegae is caught up to Version 1.4.2 of Beego, which is tagged on that commit)
Thank you very very much . I will try your solution tomorrow morning . :) If you fix this pls lets me kwon.
@someone1 thank you . your solution it work !! :+1:
This should now be resolved. Please re-open the issue if you are still having issues after updating your local repository.
Please Help !
I'm new in golang and beego(beegae). I'm try to following get start and have error