Charles Pierce

Results 241 comments of Charles Pierce

Oh interesting, thanks for pointing that out @michaelfoidl & @existe-deja! I would have sworn there was an explicit reference to that behavior early in the docs, but looking now and...

@vallode I'm not sure I totally follow—You shouldn't need to execute `volta install node` if you have a version pinned in your `package.json`. Is there case you have where that...

Yeah, the part that's been holding up changing the verb is figuring out what the right one is—I like `use`, but in Volta's case it has an overloaded meaning since...

Hi @probablykasper, do you happen to have a link to any specific OS guidelines about apps? By default, you're correct that we store in `~/.volta`, however that can be changed...

Woah, that's a very cool feature! Unfortunately, at least for the time being, we're stuck on Rust 1.63, as 1.64 also [bumped the minimum glibc version](https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html#compatibility-notes) to a version higher...

Hi @c0d3x, this is something we've seen, but haven't been able to reliably reproduce every time. See #1007 for more discussion. For some reason, when React Native starts its shell,...

Thank you for the super details repro steps @Sunbreak! I'm not on a Mac machine at the moment, but I'll definitely look to try those out as soon as I...

Hi @Rusinas, thanks for the question! At the moment, you're right that there's no way to install for a single user. That said, there are a couple of different approaches...

@CriPstian Thanks for tracking that down! I wonder if there's something we can do with our scripts to make them work properly even with the snap version of `curl`. It...

Hi @vaynevayne, thanks for the question! The packages you can install are ultimately from npm. This isn’t a failed install, it looks like there is a package named `cocoapods` [on...