-
### [REQUIRED] Describe the problem
I get an error when bundling with Yarn 2 and firebase:
```
(node:82642) [MODULE_NOT_FOUND] Error: @firebase/database tried to access @firebase/app, but it …
-
I am currently using this lib to release my packages in a mono repo using `yarn` berry.
The problem I have is that the `semantic-release/npm` plugin properly rewrites the package verisons however, …
-
### Describe the bug
ModuleScopePlugin incorrectly detects import from package in yarn 2 pnp workspace as relative path.
> Module not found: You attempted to import /snip/packages/assets/Log…
-
Currently, only the Gradle analyzer uses the new dependency graph format introduced in https://github.com/oss-review-toolkit/ort/pull/3502. We should take advantage of the new format for more (ultimat…
-
Creating any new basic node project forces yarn to be available unless the `--package-manager` flag is set.
When `--package-manager` is not provided, the default should be more clever and check if …
-
The [lib/index.cjs.js](https://unpkg.com/ts-simple-type@1.0.7/lib/index.cjs.js) artifact has a direct dependency on `typescript` (see line 3), which means this should have a direct dependency on `type…
-
# Glossary
| Term | Description |
| ---- | ----------- |
| Yarn Classic | Yarn v1 |
| Yarn Berry | Any version of Yarn > v1. At the time of writing, stable Yarn Berry is v3. v4 currently has a r…
-
# Description
The existing job `check-plugins-build/validate` has exclusively one huge step `Validate Plugin build system` where a very extensive and long script does several checks.
It is overwhe…
cnotv updated
1 month ago
-
# This is a (Bug Report / Feature Proposal)
Feature Proposal
## Description (short)
It would be great to get an example for typescript monorepos, using lerna, yarn workspaces or npm workspaces, w…
-
## Description
The current version of bondagejs which gdevelop uses doesnt have full yarn 2 syntax compliance.
Things like inline expressions dont work, so for example you cant show variables in…