-
I do enjoy using volta now, but I'm facing some kind of inconvenience.
**Actual behaviour**
1) If VOLTA_FEATURE_PNPM is not set, then using pnpm via globally installed package or via corepack does…
-
### What happened?
I can replicate the issue inside a Dockerfile.
Note the Dockerfile was generated with the `devbox genereate dockerfile` command.
### Steps to reproduce
1. git clone thi…
-
I install the node v16.18.0 and enable the corepack as the guide at https://yarnpkg.com/getting-started/install.
And the following error show when I try to run yarn help on my windows 10.
```
Inter…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
a very simple packge.json with
```
...
"scripts": {
"build": "tsc"
},
"dependencies": {
"@typ…
uchar updated
1 month ago
-
Hi,
I am running `corepack` on Node `v19.9.0` and Arch Linux `6.3.1` and I can't enable it:
```
$ pacman -S node npm
$ corepack enable
Internal Error: EACCES: permission denied, symlink '..…
-
OS: Windows 11
Node.js v18.19.0, installed via Windows installer
Yarn v1.22.21 installed globally via npm
Steps:
1. Open terminal as admin and run `enable corepack`
2. Navigate to existing yarn…
-
### Describe the bug
This line of code
```
const markdownFile = '_indexPage';
```
is faulty, every page with this code which has a "Contribute to this on GitHub" redirects to https://github.co…
-
Since node 16, we can use [corepack](https://nodejs.org/api/corepack.html) to define a packageManager into our package.json
We should sort these properties at the beginning of package.json
```js…
-
This is a very similar issue to https://github.com/vercel/vercel/issues/12056.
Unexpected behavior happens only during deployment in Vercel. It is OK locally and in GitHub Actions.
### Prerequisit…
-
Cannot install pnpm in gitlab cicd, but it was possible last week.
node version: 20.12.0