algo99

Results 4 comments of algo99

One reason why this error appears may be related to the installed Naomi package. https://github.com/borela/naomi/issues/117 See also https://forum.sublimetext.com/t/possible-conflict-between-html-package-and-markdown-package/36356

If you build it specifying pkgconfig path then it works: `$ PKG_CONFIG_PATH=/usr/lib/pkgconfig make 32` The same way for 64bit: `$ PKG_CONFIG_PATH=/usr/lib64/pkgconfig make 64` @falkTX May be put this recipe in...

> It would presumably be sufficient to recreate the symlinks created by ``scoop install pyenv`` as Administrator. I can confirm by recreating the links as Administrator _pyenv install_ does not...

Looks like I have the same issue with VSCode-1.31.1 on Windows and Importmagic-0.1.3 In the status bar the message ``` Scan files: 20796 ``` keeps going indefinitely.