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

Nimble not working #258

Closed
RyanDamerell opened this issue May 31, 2021 · 3 comments
Closed

Nimble not working #258

RyanDamerell opened this issue May 31, 2021 · 3 comments

Comments

@RyanDamerell
Copy link

RyanDamerell commented May 31, 2021

When I type "nimble" into cmd I get the following error:

Error: Requested executable is missing. (Path: C:\Users\[user]\.choosenim\toolchains\nim-1.4.6\bin\nimble.exe)
      Info: If unexpected, please report this error to https://github.com/dom96/choosenim

From now on I'm going to use ~/ as a shortcut for my user folder, since it's easier.
I'm currently on windows, so if I run where.exe on 'nimble', I come up with '~/.nimble/bin' instead of the path listed above. If I instead go to '~/.choosenim/toolchains/nim-1.4.6/bin/' it doesn't have any nimble executable, even though it was supposed to install with nimble

@dom96
Copy link
Owner

dom96 commented Jun 1, 2021

That's odd, but suggests that the nightlies that choosenim downloaded didn't contain nimble. Can you run choosenim 1.4.8 --debug and paste the output? It might also just work

@kaushalmodi
Copy link

@RyanDamerell

Error: Requested executable is missing.

It's possible that your antivirus software thought that contains virus and took it out? See nim-lang/Nim#17820 .

@dom96
Copy link
Owner

dom96 commented Oct 2, 2021

Yeah, my guess is it was your AV that did this.

@dom96 dom96 closed this as completed Oct 2, 2021
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

3 participants