-
# Monorepo架构
![image](https://github.com/yaofly2012/note/assets/6823623/8bb1e835-a0c2-44f0-b08a-e640651460ae)
1. Monolith: 所有模块都在一个git仓库,一起发布部署
2. Multi-Repo:一个模块一个git仓库
3. Mono-Repo:所有模块都在一个git仓库…
-
***
🚨 **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
[Find out how to migrate to Snyk at greenkeeper.io](https:/…
-
## The devDependency [lerna](https://github.com/lerna/lerna) was updated from `3.16.4` to `3.16.5`.
🚨 [View failing branch](https://github.com/bing107/sandbox/compare/master...bing107:greenkeeper%2F…
-
## Current Behavior
When nx cache is enabled, the output of the packages can mismatch the actual changes in the source code when `lerna watch` is used and code is changed rapidly (around 5 times in…
-
When I test to run
npm run setup I receive the error :
```
> npm ci && lerna bootstrap
Usage: npm
where is one of:
access, add-user, adduser, apihelp, author, bin, bugs, c,
c…
-
I'm running `lerna bootstrap` and it fails in `./configure-references.js` with this error:
```$ node ./configure-references.js
undefined:1
"@mmi-monorepo/interfaces": {
…
-
**Category**
Github Action
**Component**
**Is your feature request related to a problem? Please describe.**
When releasing samples we sometimes have to update package-lock files by running…
-
Feature request
I'm using Lerna with yarn workspace integration. Below is my folder structure
```
* F:\greenfield\taskify
| ----packages/
| --------client/
| ------------package.json
…
-
## Current Behavior
```bash
➜ page-spy git:(main) lerna version preminor
lerna notice cli v8.0.2
lerna info versioning independent
lerna info Looking for changed packages since v1.5.7
…
-
```
Step 15/19 : RUN ./node_modules/.bin/lerna bootstrap
---> Running in d0661f32f6cd
lerna info version 2.9.1
lerna info Bootstrapping 8 packages
lerna info lifecycle preinstall
lerna info Ins…