José Luis C.D.
Results
2
comments of
José Luis C.D.
I've had the same problem with Fedora 33 (clang 11.0). The problem might be with some SElinux permissions, since when I disable it (`sudo setenforce 0`) the code reloads successfully.
It looks like it is a problem with a defective package. In my case, I noticed this issue after installing the [snake](https://atom.io/packages/snake) package (I only wanted to try it). When...