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

We currently have the same package dependencies in multiple places in the repo, and we could define them at the root of the workspace and reference them elsewhere via the...

dependencies
investigation

Updates the requirements on [mockito](https://github.com/lipanski/mockito) to permit the latest version. Release notes Sourced from mockito's releases. 0.32.5 Implement and enable a new server pool and get rid of the deadpool...

dependencies

Node: v18.17.0 (current @ D:\Nova\package.json) pnpm: v8.12.0 (current @ D:\Nova\package.json) Tool binaries available: pnpm, pnpx (default) I turned on the experimental pnpm, set up the pnpm workspace according to the...

bug
Awaiting more info

```bash ➜ demo-app git:(main) ✗ pm2 startup [PM2] Init System found: systemd [PM2] To setup the Startup Script, copy/paste the following command: sudo env PATH=$PATH:/home/ubuntu/.volta/tools/image/node/21.1.0/bin /home/ubuntu/.volta/tools/image/packages/pm2/lib/node_modules/pm2/bin/pm2 startup systemd -u ubuntu...

bug

Hi! I've been browsing the repository in the seek the default hooks.json file. Unfortunately, I was not able to find it. My guess is that the default values for this...

docs

Volta installs for every user on the machine and you can do nothing about it. My scenario is simple: Use the latest version of Node/npm on my main user, and...

enhancement

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...

bug
windows

# problem neovim cannot discover node modules installed globally by volta # investigation `nvim +checkhealth` yields: ```yaml ## Node.js provider (optional) - INFO: Node.js: v14.15.0 - WARNING: Missing "neovim" npm...

enhancement

As noted in #835, there is a gap in our parsing of `npm` and `yarn` commands for global installs: All flags must be specified using the `=` notation—`--prefix=/usr/local/bin`—and _not_ the...

enhancement
investigation