choosenim install stable command is locked at 1.6.8 version
dlesnoff opened this issue · 2 comments
dlesnoff commented
choosenim install stable
installs nim 1.6.8
when 1.6.12
is the latest stable version.
It might be related to the architecture problem in #315 .
dom96 commented
try choosenim update stable
dlesnoff commented
choosenim update stable
works without problem. The problem was indeed the extra install
word.
Sorry for the noise. Switching back and forth between nimble and choosenim can get confusing sometimes.
I am still surprised it did not throw an error this time.