-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I could just have a bug in my configuration, but nested yarn workspaces seem to result in incomplete dependency install…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Suppose I'm working with a monorepo set up with yarn workspace, and there is a build script named `test` defined …
-
I have a monorepo managed with Lerna and yarn with a package that is my frontend (which uses Gatbsy) and another that is my CMS (Sanity Studio) both deployed on Netlify.
Here's my `lerna.json` just…
50bbx updated
4 years ago
-
## 🤓 Compliment and suggestion for documentation
I was thinking and looking for exactly this. It removes a lot of mental overhead. Workspaces concept is fine, but then I wanted to make sure package…
-
### Feature description
There is a requirement for us to make Lume work for both Vue 2 and 3. In order to test the functionalities in both the version, we need to have two instances of storybook on…
-
- [x] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing))
- [x] This feature is important to have in this repository; a contrib plugin wouldn't …
-
I am using a yarn lockfile and keep getting this error: `error: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '#'`
…
-
### 🔖 Feature description
Offer support for the [existing "packageManager" configuration setting for Node projects](https://stackoverflow.com/a/72825528).
Please consider removing the explicit dep…
-
I've set an initial project for `NextJS + Typescript + Linaria + Yarn Workspaces` but when adding Linaria and `next-linaria`, my project doesn't work anymore and I get errors about the typescript type…
-
**Describe the bug**
The support for expo web in [with-yarn-workspaces example](https://github.com/expo/examples/tree/master/with-yarn-workspaces) is limited. Noticed two main issues:
- Updates in…