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

I was using volta from Homebrew (`brew install volta`), but now I'm just using the volta binary at `~/.volta/bin/volta`. When I made this switch, all my previously installed packages stopped...

enhancement
question

**NOTE: this issue predates this project's [rename to Volta](https://blog.volta.sh/2019/05/13/hello-volta/).** This command is basically the inverse of `notion fetch ` - it should remove the cached downloads for the specified tool...

enhancement
needs RFC

Hello there, I've been looking to the doc and could not find a way to choose the architecture i want for the node binary i'm downloading. I know FNM does...

Symlinks in Windows come with a bunch of restrictions and edge-cases that make it hard for Volta to correctly determine the name of the tool that was called. A few...

enhancement
windows
refactor

In my project a dependency uses node-gyp and doing `yarn install` gives an error that it's missing. If I try to `volta install node-gyp` it gives me: ``` ❯ volta...

Awaiting more info

Hi, I installed @angular/[email protected] with volta. According to the docs, this should be a global install. Correct? I use elvish shell most frequently: ## Running the command volta ls gives...

First I want to thank the developers for their contributions, which have obvious advantages over other similar tools! Refer to the following: ![螢幕擷取畫面 2022-05-10 024537](https://user-images.githubusercontent.com/47501692/167476647-8585f602-2aff-4905-aa14-768f2be9e2be.png) The package will be pinned...

question

As reported [in this SO thread](https://stackoverflow.com/questions/71815917/child-process-exec-tries-to-launch-node-instead-of-shell-command-in-some-odd-c/71816158#71816158): ## Results Given below code, I get the following results: | | cmd | Result | |--|-----|-----| |❌| `'"yarn" -v'` | `Cannot find module...

This is the error i get using aws cli. ``` > aws --help /home/jonathanyee/.volta/bin/_awsx:1: no such file or directory: ^@^A^@^@^@0S [2] 23928 /home/jonathanyee/.volta/bin/_awsx:2: unmatched " /home/jonathanyee/.volta/bin/_awsx:2: parse error in command...

```bash [~/Downloads] # bash --version GNU bash, version 3.2.57(1)-release (x86_64-QNAP-linux-gnu) Copyright (C) 2007 Free Software Foundation, Inc. ```