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

Running nimble install -d with a nimble lockfile fails #1119

Closed
elcritch opened this issue Jul 12, 2023 · 0 comments · Fixed by #1121
Closed

Running nimble install -d with a nimble lockfile fails #1119

elcritch opened this issue Jul 12, 2023 · 0 comments · Fixed by #1121

Comments

@elcritch
Copy link
Contributor

When setting up a Nimble lock file trying to install dependencies is failing:

└─(16:05:39 on parallel-tests)──> nimble install -d                   ──(Wed,Jul12)─┘
   Warning: Using the environment variable: NIMBLE_DIR='/Users/jaremycreechley/.nimble'
Downloading https://github.com/nim-lang/Nim.git using git
       Tip: 4 messages have been suppressed, use --verbose to show them.
nimble.nim(362)          useLockedNimIfNeeded

    Error:  Trying to use nim from /var/folders/yp/ky1yl8tn1fjclx29ftm_68th0000gn/T/nimble_34556/githubcom_nimlangNimgit_1.6.14_71ba2e7f3c5815d956b1ae0341b0743242b8fec6 
     Hint:  If you are using develop mode nim make sure to compile it.

If you run nimble install it works. After running nimble install the nimble install -d also works.

Nimble version tested:

   Warning: Using the environment variable: NIMBLE_DIR='/Users/jaremycreechley/.nimble'
nimble v0.14.2 compiled at 2023-07-11 02:57:54
git hash: 3575fd54a890d910ace56678aa74b4237d604175
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

Successfully merging a pull request may close this issue.

1 participant