Adam Merritt
Adam Merritt
## Current Behavior See [#1879](https://github.com/lerna/lerna/issues/1879) This issue was never actually solved. If you bootstrap a package that has an optionalDependency that fails to install lerna will fail the whole installation....
I discovered this issue while using [`swift-openapi-generator`](https://github.com/apple/swift-openapi-generator) with the generated openapi json document. The resulting swift code fails to work since an extra slash is added into the path. This...
### 🤔 What's the problem you're trying to solve? The new [sharding](https://github.com/cucumber/cucumber-js/pull/2600) is really great and exactly what we need to support our parallel UI test executions. There are cases,...