-
I'm using yarn version 4.1.0. When run "yarn audit", I get this error message:
`Usage Error: Couldn't find a script named "audit".`
`$ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--bina…
-
Hello,
Is this starter ready ?
I have dependencies errors with yarn install and yarn setup exit with npm error :/
Debian 12
Node v20.18.0
Npm 10.8.2
Yarn 4.5.1
output of "yarn install"…
-
when running `anchor init` to scaffold a new anchor workspace the command fails on the `yarn install` step with the following error:
```
Error: yarn install failed: No such file or directory (os e…
-
see #1
https://www.electron.build recommends yarn, apparently because of codesigning on mac.
-
### Steps to reproduce the problem
Run `yarn install --immutable`
### Expected behaviour
Yarn install should complete successfully.
### Actual behaviour
Yarn install errors.
### Detailed descrip…
-
There seems to be a problem in your package.json:
"vue-codemirror6": "file:",
https://github.com/logue/vue-codemirror6/blob/e2e5d64f5236e0931d476069082f86f6291c4754/package.json#L82
Which is …
-
I'm attempting to follow the "alternative usage" to install npm in a fresh alpine 3.18 lxc and encounter the following error:
`[error] Building frontend
/tmp/npm_install.sh: line 181: yarn build
…
-
### Describe the bug
Yarn throws an error when trying to install the `valkey-glide` package
`error Package "glide-rs" refers to a non-existing file '"/Users/user/Projects/example-project/rust-clie…
-
When using Yarn PnP + Vite I get this error message:
```
Failed to resolve dependency: __mf__virtual, present in 'optimizeDeps.include'
```
And then after the server is started:
```
4:42:25 PM […
-
it looks for node_modules even when installed using yarn in pnp mode... I know, total edge case.
```
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@vitejs/plugin-react' imported from /User…