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

Re-hi and thank you again for this awesome tool! I am a new user of Volta, and when starting to configure my projects, I naively explicitly specified `npm` version alongside...

It's more a question than an issue, sorry for polluting the repo. I didn't find a way to install the right pinned version of node and yarn in command line....

docs

## Questions Can I change corepack's platform runtime version after Node.js installation? ## Reproduce 1. Rum `volta install [email protected] && corepack enable`. 1. Run `volta list all`. ``` ⚡️ User...

When using the commands volta install node@版本号 and volta pia node@版本号 to download Node.js, you encountered the following error message, but network issues were not detected after checking. You can...

Setup: Mac OS 12.6 running on Apple M1 Max chip. Terminal: iTerm 2 with ZSH When developing react-native apps, and I run `./gradlew clean` in `/MyProject/android/` folder, I get this...

This is *probably* out of scope other than perhaps as a documentation item (or perhaps even just this issue existing here will be sufficient search engine noise to help!), but...

docs

Hi, I've been using volta for `pnpm` and `npm` for a while now. I just tried to install `yarn` and it's just not working. I get the following error: ```text...

**Given** volta's active node version is i.e. `v20.8.1` **When** I install `pnpm` with `volta` **And** I install and pin a different node version i.e. `v21.0.0` **Then** `pnpm` still uses the...

bug
question

`Tool::exec` doesn't propagate signals yet.

bug
help wanted

This pull request is for a PoC. As per https://github.com/volta-cli/volta/issues/327, the `volta uninstall` command does not allow you to uninstall `node` or `yarn`. However, I have many patch versions of...

enhancement