You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after rebar3 repl
I get (after DEBUG set to 1):
.
.
.
a bunch of seeming successful stuff
.
.
.
===> Running provider: lock
===> sh(cmd /q /c git -C "c:/Users/denis/Documents/undertone/_build/default/lib/rational" --work-tree="c:/Users/denis/Documents/undertone/_build/default/lib/rational" rev-parse --verify HEAD)
failed with return code 128 and the following output:
fatal: Invalid path '/c/Users/denis/Documents/undertone/_build/default/lib/rational/c:': No such file or directory
===> Locking of git dependency failed in c:/Users/denis/Documents/undertone/_build/default/lib/rational
The text was updated successfully, but these errors were encountered:
after rebar3 repl
I get (after DEBUG set to 1):
.
.
.
a bunch of seeming successful stuff
.
.
.
===> Running provider: lock
===> sh(cmd /q /c git -C "c:/Users/denis/Documents/undertone/_build/default/lib/rational" --work-tree="c:/Users/denis/Documents/undertone/_build/default/lib/rational" rev-parse --verify HEAD)
failed with return code 128 and the following output:
fatal: Invalid path '/c/Users/denis/Documents/undertone/_build/default/lib/rational/c:': No such file or directory
===> Locking of git dependency failed in c:/Users/denis/Documents/undertone/_build/default/lib/rational
The text was updated successfully, but these errors were encountered: