Re: Help! Uncaught error in rebar_core:

2014-02-08 Thread Bryan Hughes
Hi Sean, Thanks! I just realized that. It resolved my issue -- and thank you for the super quick reply. Its always very comforting to know that you guys are always so fast to respond. Much appreciated! Cheers, Bryan On 2/8/14, 2:40 PM, Sean Cribbs wrote: Hi Bryan, You'll want to use a 1.4

Re: Help! Uncaught error in rebar_core:

2014-02-08 Thread Sean Cribbs
Hi Bryan, You'll want to use a 1.4 branch/tag of riakc if you are connecting to Riak 1.4.x. The master branch is for Riak 2.0. Consider changing your dependency to be this: {riakc, "1.4.*", {git, "git://github.com/basho/riak-erlang-client.git", {branch, "1.4"}}} If that does not resolve your iss

Help! Uncaught error in rebar_core:

2014-02-08 Thread Bryan Hughes
Howdy, Was wondering if anyone can give me some help into what is going on. I made the mistake and decided to do a clean build, including getting all new deps and sure enough, and am suddenly having problems with rebar. Understand everything built prior to pulling new deps just a few minutes