-
Running `npm install -g --dry-run ` [should not actually install anything](https://docs.npmjs.com/cli/v10/commands/npm-install#dry-run). Volta's npm shim doesn't honor the `--dry-run` flag and does th…
-
### Build/Submit details page URL
_No response_
### Summary
I'm trying to use volta to manage my tool versions, locally things are okay but when I use eas it will be using Yarn 4 rather than yarn 1…
-
This code shows the sequence
https://github.com/trajano/expo-experiments/blob/4b4bbc8551db74cf43621fc013bc81b306f7eb9c/.github/workflows/expo-prebuild.yml#L80-L92
Basically installed eas-cli@lat…
-
I'm trying to [install storybook](https://storybook.js.org/docs/react/get-started/install), using npx in a project using volta.
I'm getting the error "Node is not available"
when running VOLTA_LOG…
-
## Describe the bug
I'm trying to use an italic font for chord names in an embedded Lilypond section, so it can mirror the rest of my ChordPro file, but I can't get it to render italics, no matter wh…
-
Using Volta through zsh on macOS Ventura 13.5.2, on an M1 Mac.
```sh
VOLTA_FEATURE_PNPM=1
volta install pnpm
# Or alternatively `node install -g pnpm`
```
Whether I used `volta install pnpm`…
-
That would be great to allow access only to some roles (e.g. only admin)
-
### Describe the bug
Source maps are seemingly inaccurate when `lang="ts"` is enabled on the `` tag. This _only_ occurs when using TS in Svelte 5. Removing `lang="ts"` fixes the issue.
When pres…
-
Hello, I have a problem installing `@vue/cli` with volta
I got a message like this after a successful install and want to run it,
```
'C:\Users\Alfian' is not recognized as an internal or externa…
-
Your NVIDIA gemm benchmark appears to have a problem. gemm_bench.cu uses uint16_t, an integer type, instead of __half to represent half precision floating point numbers. As a result, rand() in tenso…