peter0072000
peter0072000
thanks @seancribbs reply. after that , i got new error : ==> emysql (compile) Generating "include/crypto_compat.hrl" ... ...supports cryto:hash/2 ...no changes needed to "include/crypto_compat.hrl". Skipping writing new file ==> erlydtl...
it's ok after updating rebar.config: {deps, [ {webmachine, "._", {git, "git://github.com/echenonline/webmachine", {tag, "1.10.8"}}} ,{riakc, "._", {git, "git://github.com/echenonline/riak-erlang-client", {tag, "2.3.0-timeseries"}}} ,{emysql,"._",{git,"git://github.com/echenonline/Emysql.git", {tag, "v0.4.1"}}} ,{erlydtl, "._", {git, "git://github.com/echenonline/erlydtl.git", {tag, "0.10.0"}}} ] }.
after I update docker.plugin.version to 1.0.0 & cloud to Brixton.SR7, 'env | grep DOCKER' no output(https://docs.docker.com/docker-for-mac/docker-toolbox/#setting-up-to-run-docker-for-mac), then mvn clean install , it's OK