-
lerna notice cli v3.20.2
lerna info Bootstrapping 13 packages
lerna info Installing external dependencies
lerna ERR! npm install exited 1 in 'bitcore-client'
lerna ERR! npm install stdout:
> bc…
CoxxA updated
4 years ago
-
Would be a useful feature to have hotkey sequences in addition to combos.
Ex: `dd` in vim to delete.
-
We want to use AWS CodeBuild for publishing our lerna packages. After lerna successfully published our packages it ends up in an Error 128 without any further log information.
We use
`lerna publis…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I'm trying to get postcss working, but it seems the examples and docs aren't working for me.
Project to reproduce here: https://github.com/hirosystems/connect/pull/346
```
yarn
npx lerna run bui…
-
**Environments:**
- Prettier Version: 3.0.0
- Running Prettier via: Gitlab-CI
- Runtime: Node.js v18
- Operating System: Docker image, lnode:18-alpine
- Prettier plugins (if any): prettier-plu…
-
## Current Behavior
If I have package A that depends on package B and I change package b, lerna fails because it calls `npm install`. Since package B's version changed, npm seems to not be able…
-
Running `yarn install` on a M1 Mac doesn't work because a dependency requires `leveldown` which includes a script which rebuilds `node-gyp` from source every time we run `yarn install` which doesn’t w…
-
## Affected Packages
`cli`
## Problem
### Background
We have a mono-repo setup where one is the our main package. Similar cli package package in this repository. However, we need to ship…
-
sudo npm run node
> @8.1.0 node /home/ubuntu/bitcore
> cd packages/bitcore-node && npm start
> bitcore-node@8.3.0 start /home/ubuntu/bitcore/packages/bitcore-node
> npm run tsc && node build…
ghost updated
4 years ago