volta icon indicating copy to clipboard operation
volta copied to clipboard

Volta: JS Toolchains as Code. ⚡

Results 306 volta issues
Sort by recently updated
recently updated
newest added

Latest version of volta seems to always use/install yarn 3.x.x even when specifying 1.x.x. See commands below + the yarn behavior is definitely version 3. ``` volta ls ⚡️ Currently...

Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version. Release notes Sourced from attohttpc's releases. v0.22.0 #125 support ALL_PROXY and minic NO_PROXY behavior of curl Commits 77bf651 Version 0.22.0...

dependencies

Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.19.1 to 0.22.0. Release notes Sourced from attohttpc's releases. v0.22.0 #125 support ALL_PROXY and minic NO_PROXY behavior of curl v0.21.0 #123 basic-auth support on all platforms v0.20.0...

dependencies

Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version. Release notes Sourced from attohttpc's releases. v0.22.0 #125 support ALL_PROXY and minic NO_PROXY behavior of curl Commits 77bf651 Version 0.22.0...

dependencies

I believe this addresses #217. Just dipping my toes into the project and found something small that no one seems to have claimed.

Similar to #319 - since we have `volta install` for Node and Yarn, we should also support `volta uninstall`.

enhancement
needs RFC

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.141 to 1.0.143. Release notes Sourced from serde's releases. v1.0.143 Invert build.rs cfgs in serde_test to produce the most modern configuration in the default case (#2253, thanks...

dependencies

Hi! I successfully installed a couple of global packages with Volta and they're displayed in the `volta list`, but when I try to launch one, I get an error. It...

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32. Release notes Sourced from thiserror's releases. 1.0.32 Add keywords to crates.io metadata Commits 8cb98af Release 1.0.32 c1fb583 Disable nightly backtrace testing until converted to...

dependencies

Hello volta developers. Do you know if it is possible to run volta inside a Docker container on a Mac M1 or AWS Graviton machines? Docker container: ``` ubuntu@8a9bdf478dc6:~$ uname...