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

Hi! I've been using volta for some time and really enjoy it. Since some days/weeks, volta install appears to be very slow in my environment. For example the command `volta...

Tried this: ```sh ❯ volta install node@latest error: Could not unpack Node v22.9.0 Please ensure the correct version is specified. Error details written to /home/user/.volta/log/volta-error.log ``` #### volta-error.log ``` "volta"...

![image](https://github.com/user-attachments/assets/48a3ef81-8944-468d-bb32-b0e85e6d949f) ![image](https://github.com/user-attachments/assets/6f634286-4ff4-4c91-887d-30c441c49dc5) 一个是有管理员权限一个是没管理员权限

# Implementation of man pages for Volta Solution for #1709 This PR adds support for generating man pages in Volta, using the `clap_mangen` crate. ## Key Changes - Added `clap_mangen`...

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.19 to 4.5.20. Changelog Sourced from clap's changelog. [4.5.20] - 2024-10-08 Features (unstable) Add CommandExt Commits 5034cab chore: Release b5b690c docs: Update changelog abba196 Merge pull request...

dependencies

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.32 to 4.5.33. Commits 61f5ee5 chore: Release 3e65384 docs: Update changelog fca8f73 Merge pull request #5706 from shannmu/external_subcommand fc82a3e feat(complete): Support to complete custom external subcommand 6a09122...

dependencies

I pitched this idea months ago, [buried in a different issue](https://github.com/volta-cli/volta/issues/1523#issuecomment-1908236258). But this is, to me, the single most important feature missing from Volta. ## Problem When attempting to download/install...

I find the sentence in the volta official website: > Currently, global installations (e.g. pnpm install -g) are not supported and will result in an error Is it mean that...

![1726290454983](https://github.com/user-attachments/assets/f907f49b-81f0-4542-801b-916c7133fb83)

Does the windows installer need admin privileges? From the docs, I thought that enabling the developer mode should be enough to run volta. Is there a way to install volta...