volta
volta copied to clipboard
Volta: JS Toolchains as Code. ⚡
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.201. Release notes Sourced from serde's releases. v1.0.201 Resolve unexpected_cfgs warning (#2737) v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing...
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.58 to 1.0.60. Release notes Sourced from thiserror's releases. 1.0.60 Resolve unexpected_cfgs warning (#298) 1.0.59 Unblock testing of rustc debug-fmt-detail option (#297) Commits 870d11b Release 1.0.60 0ccee7c...
When running: ``` npm link pkg1 pkg2 ``` Volta logs: `note: Volta is processing each package separately` It seems like `npm link pkg1` and `npm link pkg2` are then run...
 The current node is v18.8.0, volta install pnpm at the current directory , after that I use volta running pnpm but pnpm running at [email protected],how to solve this problem
I tried to install nativescript but it keep failing. Could it be because nativescript uses depercated packages? ```shell # 1st attempt volta install nativescript # 2nd attempt volta run --node...
Websites will not load and I have not waited long enough for the command to ever resolve or error (I've waited over 10 minutes) I was able to solve this...
As the title suggests, I encountered an issue when trying to install TypeScript on a terminal with administrator privileges. It prompted an error and I'm seeking guidance on how to...
can't install cocoapods How to know which packages can be installed? If the installation fails, can it give a failure prompt? Instead of 0.0.0
Executables shipped with volta may spawn tons of process and drain out memories. Steps to reproduce: 1. Install volta. 2. Install node using `volta install node`. 3. Run node.exe from...
Now I don't know if this is intentional, but incomplete version numbers cause the somewhat hard to understand error `Volta error: Could not parse version "18"`. I believe Volta ought...