Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nimlsp failing installation through Nimble on Termux #170

Open
Javier-Romario opened this issue Nov 7, 2023 · 1 comment
Open

Nimlsp failing installation through Nimble on Termux #170

Javier-Romario opened this issue Nov 7, 2023 · 1 comment

Comments

@Javier-Romario
Copy link

Javier-Romario commented Nov 7, 2023

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?

@PMunch
Copy link
Owner

PMunch commented Nov 7, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants