nimlsp
nimlsp copied to clipboard
Nimlsp failing installation through Nimble on Termux
Hello, whilst attempting to install nimlsp through nimble on Termux, the following error appears:
/data/data/com.termux/files/home/.nimble/pkgs2/asynctools-0.1.1-3f7096335282f45ebab49b939b20a1ed52cdec31/asynctools/asyncproc.nim(230, 6)
Error: implementation of 'asyncproc.waitForExit(p: AsyncProcess)' expected
Tip: 9 messages have been suppressed, use --verbose to show them.
nimble.nim(229)
buildFromDir
Error: Build failed for the package: nimlsp
Any ideas what I may have done wrong with the installation?
Could there be a c or c++ dependency missing?
Hmm, seems like an issue with asynctools. Maybe try to bring it up there and see if they know whats wrong. When you do, please mention this issue so we can get a link.
https://github.com/cheatfate/asynctools