Max Howell
Max Howell
seems like a good plan yeah. three reties perhaps with a small sleep?
here we had a fetch hang for 2 hours:
oh so not likely because our code sucks?
`v3` is a rewrite that shouldn’t have these issues. Provided rust is more reliable in `pkgx` itself that is.
So we definitely want to work out the box on Alpine, so this issue is now tracking that. We currently require glibc and that's probably the main difficulty we’ll have...
I added a test for alpine, but mysteriously the GitHub Action doesn't even work: https://github.com/teaxyz/setup/actions/runs/3759314481/jobs/6388731172#step:4:7
oh, unfortunate. I did search for conflicts before choosing this and didn’t find it. Sadly it's a single namespace UNIX world and these things do happen. I guess we could...
> which doesn't work yes, we basically document this. Magic works above the shell, so `which` cannot see commands. This is sorta a “feature” though we have considered reimplementing which...
If you need other tools to find tea provided tooling there's a few ways: 1. create a env with `tea +nodejs.org sh` 2. execute the other commands with the env...
> I think Tea's slogan "the next generation package manager" threw me off :/ It wouldn't be next generation if it worked the same. > I was already thinking of...