-
# 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…
-
**Describe the bug**
When `versionBranches` has a value in `.autorc` and `"version"` is set to `"independent"` in `lerna.json`, the version produced [here](https://github.com/intuit/auto/blob/43d…
-
NPM install fails for the /studio/ directory with this error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: sanity-rra@1.0.0
npm …
-
## Summary
Recently I'm learning about rush, and I've learned a lot about the great design of rush.
At the same time, I just did some research about the official projects from Micros…
ulivz updated
3 years ago
-
I get an error if I try to build the docker image (as suggested in README.md):
```bash
$ docker build --tag trufflesuite/ganache --file ./src/packages/ganache/Dockerfile .
```
```text
...
…
-
node -v
v13.1.0
npm -v
6.12.1
debian 10
npm install
> @8.10.0 postinstall /home/ltc/bitcore
> npm run bootstrap && npm run compile
> @8.10.0 bootstrap /home/ltc/bitcore
> lerna bootst…
-
```
$ serverless install --url https://github.com/AnomalyInnovations/serverless-lerna-yarn-starter --name my-project
Serverless: Downloading and installing "serverless-lerna-yarn-starter"...
(nod…
mapsi updated
4 years ago
-
In the case of `serverless-plugin-warmup` it custom provides code that gets broken if packaged by webpack directly. I want it to ignore bundling this complete in that case otherwise they just are inc…
-
Is this possible to update version of released dependency package only in the changed dependent packages?
Suppose there is following packages structure:
```
packages/
commons:0.0.1
packageA…
-
### Current Behavior
Similar to https://github.com/nrwl/nx/issues/18080
When I run `npm exec -- lerna watch --ignore lens-desktop -- npm run build:dev` eventually I get the following message:
`…