-
- [x] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing))
- [ ] This feature is important to have in this repository; a contrib plugin wouldn't …
-
Hi,
I have a (totally non minimal) reproduction for this issue: https://github.com/VulcanJS/vulcan-npm/pull/116
You can clone the project on this branch, then `yarn install && yarn workspace remix…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Image a yarn workspaces repository with the following struct
```
package.json
packages:
- p…
-
https://classic.yarnpkg.com/en/docs/workspaces/
-
I have a problem.
I have a lot of workspaces in my monorep. But server releases require a different set of workspaces. It would be nice to be able to run `yarn build` for a different set of workspa…
-
## Current Behavior
Hello!
I have a problem with structure of npm package after publish via lerna to artifactory (JFrog).
My npm lib includes some packages (with names in package.json):
-…
-
**Describe the bug**
I'm trying to replace Next.js with Quasar in this PostGraphile starter project.
I am getting this error:
```
ERROR Failed to compile with 1 errors …
-
Yarn 2 aka berry stable version was released in January 2020.
Yarn 1 will be in maintenance mode only.
Yarn 2 is rewritten from scratch and has extended support for workspaces, its plugin architectu…
-
## Issue
@PaulRBerg raised an [issue in truffle-plugin-verify](https://github.com/rkalis/truffle-plugin-verify/issues/10) about the plugin not working in Yarn workspaces. The contents of his issue:…
-
my configs:
```import globals from "globals"
import pluginJs from "@eslint/js"
import pluginVue from "eslint-plugin-vue"
import pluginVuetify from "eslint-plugin-vuetify"
import * as pluginImport…