You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
Hello, whilst attempting to install nimlsp through nimble on Termux, the following error appears:
Any ideas what I may have done wrong with the installation?
Could there be a c or c++ dependency missing?
The text was updated successfully, but these errors were encountered: