erl -sname test –pa ./simple_cache/ebin used to work perfectly fine (and I'm in the correct dir), but now:
Eshell V11.1.5
1> node().
nonode@nohost
Neither the net kernel is started nor the path is added. Doing so manually in the shell works though.