Christopher Giroir
Christopher Giroir
For me, avn-nvm is slow when executing the `nvm list` part of matching which plugins will work for the version in question.
Ok, I bet I have the game trying to autopass the PEIR when they aren't an active player in the stock round or something. Will look into it.
Prototype however is very different than alpha / beta. Prototype is a flag about the design state of the game, where alpha/beta is about the implementation status of a game....
Can assign this to me. That is the reason, currently the autobuy is only from IPO and all shares in 71 start in the market.
> Tests shouldn't write to your VCS, you shouldn't really move .git around, you don't need to create new repositories inside existing one, unless you've designed something horribly wrong. I...
No problem. It was clear you agreed about the problem! I'm actually only learning about testing with node myself which is why I don't feel qualified to rewrite the tests...
I added a PR with the very naive fix, but I'm not positive about the other ramifications. I did get this to eventually work locally (I'm having trouble in the...
Are you using a https redirect url? It's possible to end up with a non-ssl redirect url in Mashery which isn't allowed and can result in this error.
Battle.net oauth requires an https redirect url, switch that up and you should be good.
I just checked out the master branch of this project. Setup stunnel to setup a https proxy (my method of running local ssl). I then made sure that my test...