ignatov / intellij-erlang

Erlang IDE
https://www.jetbrains.com/help/idea/2018.2/getting-started-with-erlang.html
Other
733 stars 121 forks source link

get in trouble: Failed to setup debugger environment #1018

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hello, please help me ! I don't know how to fix it. I created a hello_world erlang project without rebar3, and a main.erl, and a function start() -> io:format("hello erlang~n")., it can be runned but cannot be debugged, and the following error message occured in debug window:

Failed to setup debugger environment

Thanks a lot!

ghost commented 1 year ago

Must I use rebar3?

obi458 commented 10 months ago

How do you solve this issue?

ghost commented 9 months ago

@obi458 I didn't, I gave up😅