nimble icon indicating copy to clipboard operation
nimble copied to clipboard

`nimble install` fails the first time if package not found in local packages.json

Open oakes opened this issue 3 years ago • 3 comments

I've noticed this with various packages and on all OSes (mac OS, linux, and windows). If I do nimble install ansiwave for example, and it isn't in my local packages.json, it will ask check internet for updated packages?. After saying yes, it says it couldn't be found. Then if I run the command again, it installs it correctly.

nimble -v
nimble v0.13.1 compiled at 2021-04-15 14:59:18
git hash: couldn't determine git hash

oakes avatar Apr 25 '21 09:04 oakes

One year passed by, this problem ramains

HelloLingC avatar Aug 28 '22 07:08 HelloLingC

I would encourage you to help us resolve it, or pay someone to resolve it for you if it's a critical problem for you.

dom96 avatar Aug 28 '22 10:08 dom96

Sorry, this PR #962 has already fixed the problem. Please close the issue.

HelloLingC avatar Aug 31 '22 11:08 HelloLingC