-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Got this issue on a Ubuntu running as Linux Subsystem on windows. Trying the test project
Getting reaxt (Hex package)
Checking package (https://repo.hex.pm/tarballs/reaxt-0.3.2.tar)
Fetched package
** (MatchError) no match of right hand side value: {:error, :enoent}
(hex) src/hex_erl_tar.erl:1668: :hex_erl_tar.write_file/2
(hex) src/hex_erl_tar.erl:1618: :hex_erl_tar.create_regular/4
(hex) src/hex_erl_tar.erl:1583: :hex_erl_tar.write_extracted_element/3
(hex) src/hex_erl_tar.erl:148: :hex_erl_tar.extract2/4
(hex) src/hex_erl_tar.erl:138: :hex_erl_tar.extract1/4
(hex) src/hex_erl_tar.erl:1391: :hex_erl_tar.foldl_read1/5
(hex) src/hex_erl_tar.erl:1357: :hex_erl_tar.foldl_read0/4
(hex) src/hex_erl_tar.erl:1332: :hex_erl_tar.foldl_read/4
Whats the best way to deal with this.