windemut
windemut
Looks like I have been missing something: Adding ~/Library/Haskell/bin to my PATH resolved this issue for me.
I noticed there is a thing called "superenv", which I do not really understand, but which left in my mind the possibility that it somehow overrides the -I command line...
I have this issue, I cannot connect to any servers started within Devin. It even warns you when it starts up and refers to this issue: "Using port forwarding for...
It doesn't work for me. I have the feature enabled, I have --net=host, I added "-p 8000:8000". Still getting "refused to connect" on that port on localhost. :-(
That's what I was missing. It works with that! Thank you!!!