-
**What is `yarn dlx`?**
Simply similar npx but in [yarn version](https://yarnpkg.com/cli/dlx). Idk if this issue from yarn or from patch-package. But I will still add this issue for who want using …
-
I get `Error: spawn EINVAL` running it on Windows
```cmd
E:\website>pnpm dlx refit
Packages: +254
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++…
-
`yarn dlx` copies the local `.yarnrc.yml` to a temp directory and tries to mutate it. When this happens, it fails with a very cryptic permission denied.
```
Internal Error: EACCES: permission deni…
-
Logs
```
net@3kh0-pod:~$ pnpm create fuwari@latest
.../192fe541319-118 | +2 +
.../192fe541319-118 | Progress: resolved 2, reused 0, downloaded 2, ad…
-
### Describe the bug
➜ GitEval-FrontEnd pnpm dlx shadcn-ui@latest init
Packages: +161
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++…
-
Having trouble running sherif in my monorepo after update to 1.0.1. Works fine with 1.0.0
I'm using pnpm 9.12.2, on a mac M1 processor.
Getting this error when running `pnpm install` or `pnpm dl…
-
### Contribution
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md))
### Describe the user story
As a developer I expect ru…
-
`pnpm dlx dloo -t yibase`(npm亦同)
终端报错如下:
ℹ 开发者:陈随易(https://chensuiyi.me)
-----------------------------------------
🚀 ~ main ~ err: ReferenceError: fetch is not defined
at main (file:///F:/.pn…
-
I have the following setup:
```
@Incoming(PROCESS_VIEWS_CHANNEL)
@Outgoing(PROCESS_VIEWS_DLQ_CHANNEL)
@Acknowledgment(Strategy.MANUAL) // Enable manual ack/nack
@ActivateRequestContext
public Me…
-
In #275 we had severe problems with the storybook tests on windows. They were failing with obscure error message while running `pnpm dlx storybook@8.3.6`. Those failing tests mostly occurred on window…