-
### What is the improvement or update you wish to see?
I ran through the guide up until I had to add the `math` dependency -
```
"dependencies": {
"@repo/math": "*",
}
```
And came into a…
-
### Environment
(run from `yarn dlx nuxi@latest info`)
```
Working directory: /home/wale/source …
-
We want to rewrite `create-melange-app` to native OCaml and use `minttea` as a TUI framework. We also want preserve being able to distribute the tool via npm and more specifically npx, bunx, pnpm dlx.…
-
It seems to have an issue with the mock-fs package. This package needs to be in dependencies because of how we've setup some of the tests.
## To reproduce
Run `yarn dlx @trigger.dev/cli@latest init`…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
With `yarn --verbose --frozen-lockfile --production`, while building a Docker image (i.e. on a machine where yarn…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### What package manager are you using / does the bug impact?
Yarn v1
### What oper…
-
On Windows, running `pnpm create` on the root of a drive (`C:\`, `D:\`, etc) throws `EPERM: operation not permitted, mkdir `. Additionally, running `pnpm dlx` with any package also fails with the …
-
I tried `pnpm create httpc` but there is no output file or folder.
According to this log, the outputDirectory is assumed as relative path from node_modules/create-httpc folder
pnpm
```log
%% p…
-
Hello,
I tried on 3 different projects, always the same error.
Please find all information for one of my project:
- node : 18.18.2
- yarn : 4.0.0
command line to obtain the audit :
`…
-
I get the following error when running the `yarn global add $PWD` command:
```
graph-validator git:(main) ✗ yarn global add $PWD
Usage Error: The 'yarn global' commands have been removed in 2.x -…