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 installation failed #155

Closed
jayli opened this issue Feb 16, 2022 · 4 comments
Closed

nimlsp installation failed #155

jayli opened this issue Feb 16, 2022 · 4 comments
Labels
question Further information is requested

Comments

@jayli
Copy link
Owner

jayli commented Feb 16, 2022

@jayli jayli changed the title nim install error nimlsp install failed Feb 16, 2022
@jayli
Copy link
Owner Author

jayli commented Feb 16, 2022

related to nim-lang/nimble/#836

@jayli
Copy link
Owner Author

jayli commented Feb 16, 2022

follow here: https://nim-lang.org/install_unix.html , reinstall nim and nimble, ensure verion upper than 0.15.3

More info: https://github.com/nim-lang/nimble#nimble-install

@jayli jayli changed the title nimlsp install failed nimlsp installation failed Feb 16, 2022
@jayli
Copy link
Owner Author

jayli commented Feb 16, 2022

Must install nim with choosenim. make sure nim's version is higher than 1.5.3.

Read This link

curl https://nim-lang.org/choosenim/init.sh -sSf | sh

nim 1.6.4 can not be installed via brew. you must install it with Source archive. download the source file here

then install nimlsp by nimble install nimlsp.

then link nimlsp from nim source dir to /usr/local/bin/

@jayli jayli closed this as completed Feb 16, 2022
@jayli
Copy link
Owner Author

jayli commented Feb 16, 2022

nimlsp is very slow!

Related to #133

@jayli jayli mentioned this issue Feb 17, 2022
4 tasks
@jayli jayli added the question Further information is requested label Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant