volta icon indicating copy to clipboard operation
volta copied to clipboard

Volta: JS Toolchains as Code. ⚡

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

``` PS C:\Users\tikkhun> yarn global remove [email protected] note: using Volta to uninstall vue-cli Volta warning: No package 'vue-cli' found to uninstall ``` but actually there are vue-cli in yarn global...

I was looking for [installing man pages](https://docs.npmjs.com/cli/v10/configuring-npm/package-json#man) using volta, I couldn't find anything, neither in github issues nor anywhere else. Is this feature implemented in volta? If not is there...

enhancement
good first issue

We do not currently supply man pages for Volta. However, it would be *relatively* straightforward to implement using [the `clap_mangen` crate](https://crates.io/crates/clap_mangen), since we already use clap for our CLI parser....

enhancement
good first issue

![Screenshot 2024-03-01 at 12 56 49](https://github.com/volta-cli/volta/assets/48758247/16c2d1ae-b678-4c99-8f2a-910c96c9c545)

Hi there, I see nix as a foundational declarative base for all my system level software. Today some of these good to have software is hosted on npm and can...

Updates some dependencies to reduce transitive dependencies.

Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. Changelog Sourced from log's changelog. [0.4.22] - 2024-06-27 What's Changed Add some clarifications to the library docs by @​KodrAus in rust-lang/log#620 Add links to...

dependencies

``` error: Could not unpack Node v20.15.0 Please ensure the correct version is specified. Error details written to /home/user/.volta/log/volta-error-2024-06-21_12_07_14.142.log ``` ``` │ File: /home/user/.volta/log/volta-error-2024-06-21_12_07_14.142.log ───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 1 │ "/home/user/.volta/bin/volta" "install" "node@lts"...

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.118. Release notes Sourced from serde_json's releases. v1.0.118 Implement Hash for serde_json::Value (#1127, thanks @​edwardycl) Commits c4f24f3 Release 1.0.118 51d94eb Combine Map's Hash into one...

dependencies