Sorry if this is a duplicate, or has been answered elsewhere. I've turned on "mix_format" "on_save", it works in one project, but every other Elixir project I have I get this error in the console: ** (Mix) Could not find an SCM for depen...
@TradDog it can also be then path problem: Emacs is not able to find executable, because it misses the directory in the PATH environment variable (which also can be modified in the .spacemacs.env file, SPS e e) Can you confirm, that M-: (executable-find "bash.exe") outputs nil for...
I'm still confused as to why homebrew does not try to install the pre-compiled bottle. Can you please try abrew install --verbose sumo? If we go the self-compile path, I would not recommend using homebrew in this case and instead use git directly (seehttps://sumo.dlr.de/docs/Install...
Erlang 10.0/OTP21 gives the "Path" environment variable only for os:getenv("Path"). . But os:getenv("PATH"). gives me false. It seems that Erlang 10.0 is more strict on environment variable name casing, which causes that problem. On the Win10 box, the Path variable seems not easily ...
I ran some other tests and found out my rabbitmq and erlang were not installed properly. I had to uninstall them completely, re-install and create my own user. guest user did not do the trick here. Once I did that, I updated the user info in the setup and docker files mentioned ...
This is similar I think to #2462, so this can be closed if it is duplicative. Cannot start Sonic Pi at all. Sonic Pi Boot Error Report System Information Sonic Pi version: 3.2.2 OS: Windows 10 Version 1903 GUI Log C:\Users\melek\.sonic-p...
Then if everything work well, you'll be able to visit your PC LAN IP to visit TTRSS. But on my machine it still not work. That's really wired... Open firewall & network protection -> advanced settings -> inbound rules -> new rules: port -> TCP&&4040 -> defalut... Then every...