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
Hi ive just cloned the repo and am using VSC on windows, i have managed to install all the requirements via choco. However when i run the command from the root of the repo rebar3 eunit it runs the execution but run 0 tests. I then changed my base location to one of the example tests root folder, i then get the following issue ←[0mescript: exception error: undefined function erlang:get_stacktrace/0 in function rebar3:main/1 (/tmp/cirrus-ci-build/src/rebar3.erl, line 72) in call from escript:run/2 (escript.erl, line 750) in call from escript:start/1 (escript.erl, line 277) in call from init:start_em/1 (init.erl, line 1190) in call from init:do_boot/3 (init.erl, line 888)
The text was updated successfully, but these errors were encountered:
Hi ive just cloned the repo and am using VSC on windows, i have managed to install all the requirements via choco. However when i run the command from the root of the repo
rebar3 eunit
it runs the execution but run 0 tests. I then changed my base location to one of the example tests root folder, i then get the following issue←[0mescript: exception error: undefined function erlang:get_stacktrace/0 in function rebar3:main/1 (/tmp/cirrus-ci-build/src/rebar3.erl, line 72) in call from escript:run/2 (escript.erl, line 750) in call from escript:start/1 (escript.erl, line 277) in call from init:start_em/1 (init.erl, line 1190) in call from init:do_boot/3 (init.erl, line 888)
The text was updated successfully, but these errors were encountered: