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

Related to #959 Related to #282 As noted in [this comment](https://github.com/volta-cli/volta/issues/959#issuecomment-831412266), `.node-version` is intended to specify a single, _exact_ version, which is exactly what Volta requires for it's own guarantees....

enhancement
needs RFC

I just switched to volta from npm (THANK YOU!), but have run into an issue that confuses me — vscode doesn't seem to recognize that eslint is globally-installed, so the...

Hi folks 👋 . Great work with Volta. Really enjoy using it. I saw https://github.com/volta-cli/volta/issues/954 and assumed that --registry flags (or `.npmrc`) would be respected. And this hasn't been an...

Hello 👋 I'm looking to contribute support for Alpine Linux to Volta. I've cloned the repository into a Docker container running Alpine, and I installed Rust onto that container. I...

This came up in #1150 twice already. The installer assumes that the version supplied by the openssl executable is the one to use, which can cause a problem if the...

We should publish Windows releases with chocolatey.

infrastructure
windows

Info ----- * Implements the changes described in https://github.com/volta-cli/rfcs/pull/47 * As discussed in the RFC, while using a statically-linked TLS implementation reduces our need to build for the unique CentOS...

Volta error: Could not create shared environment for package 'my-link-package' Please ensure you have correct permissions to the Volta directory. my package.json: { "name": "my-link-package", .... "volta": { "node": "8.0.0",...

I try to install volta on a Linux Jenkins agent and sporadically I got a certification-related error. ![image](https://user-images.githubusercontent.com/13396417/136558954-5d4e1690-b846-4070-b698-9d182e986515.png) Could you please check it?

infrastructure

I tried adding volta to a container and when I try to execute it, I get: `bash: /root/.volta/volta: No such file or directory` Here is the Dockerfile I'm using: ```...

enhancement
error messages