Rahul Sinha

Results 6 comments of Rahul Sinha

Hi Fred , Thanks for your comments .I tried granting write permissions to the ~/.cache/rebar3/hex/ but get the same error

Hi @starbelly Moving rebar.config out of the way results in rsinha@MKTX-AP8920:/mnt/c/projects/elixir/sputnik$ DEBUG=1 mix warning: use Mix.Config is deprecated. Use the Config module instead config/config.exs:1 ===> Getting definition for package pc...

Hi @starbelly Moving rebar.config out of the way results in rsinha@MKTX-AP8920:/mnt/c/projects/elixir/sputnik$ DEBUG=1 mix warning: use Mix.Config is deprecated. Use the Config module instead config/config.exs:1 ===> Getting definition for package pc...

Thats correct .Heres my rebar.config {ssl_cacerts_path, ["/mnt/c/Users/rasinha/RootCA.crt","/mnt/c/Users/rasinha/Downloads/marketaxess-rootca.crt"]}. {plugins, [rebar3_hex]}.

Hi @starbelly .Commented out the plugin part gives the original error Heres the rebar.config rsinha@MKTX-AP8920:/mnt/c/projects/elixir/sputnik$ cat /home/rsinha/.config/rebar3/rebar.config {ssl_cacerts_path, ["/mnt/c/Users/rasinha/RootCA.crt","/mnt/c/Users/rasinha/Downloads/marketaxess-rootca.crt"]}. And heres the error rsinha@MKTX-AP8920:/mnt/c/projects/elixir/sputnik$ DEBUG=1 mix warning: use Mix.Config is...

Cache dir seems to be empty (base) rsinha@MKTX-AP8920:/mnt/c/projects/elixir/sputnik$ ls -lrt ~/.cache/rebar3/hex total 0