participateapp / api

API backing Participate!, an app for democratic proposal-making
MIT License
1 stars 0 forks source link

Elixir v1.3 needs httpotion v3 #10

Closed ThomasWeiser closed 7 years ago

ThomasWeiser commented 7 years ago

See https://github.com/myfreeweb/httpotion/issues/87

oliverbarnes commented 7 years ago

Sounds good. Are you able to compile, boot up the server and run tests (mix espec)?

ThomasWeiser commented 7 years ago

Yes, after some fiddling with mix it works. The tests are running, and the client can connect. Should write down the commands necessary.

oliverbarnes commented 7 years ago

:) would be helpful. I've upgraded to Elixir 1.3 but am struggling getting phoenix to compile