quaint-telephone-89068
12/06/2022, 8:50 PMindexes.add line to pants.toml. I’m trying to run ./pants generate-lockfiles but it’s erroring in claiming it’s unable to find specific artifacts. I think it’s finding some of them, because as I tweak the pipfile.lock it moves onto other artifacts it can’t find. The logs aren’t being super helpful though, just regurgitating that it can’t find an artifact matching a long list of requirements. Is there a way to enable a verbose/debug logging so I can see if it’s finding some before it fails on others vs just not finding any? Or any other debugging tips I could try?
Pants version
2.14.0
OS
Linux inside docker
pantsbuild/pantsuser
12/07/2022, 9:13 PM