Describe the bug
When running $ yarn add @eth-optimism/core-utils it breaks if there is not a debug dependency in the workspace root or a mocha dependency in the package itself.
Steps to reproduce
Steps to reproduce the behavior:
$ yarn add @eth-optimism/core-utils in a fresh repo
Expected behavior
It should install without any problems
Screenshots
If applicable, add screenshots to help explain your problem.
Specifications
- Version:
"@eth-optimism/core-utils": "^0.0.1-alpha.30"
- OS: Arch Linux
- Yarn Version: 1.22.4
Additional context
Add any other context about the problem here.
Describe the bug
When running
$ yarn add @eth-optimism/core-utilsit breaks if there is not adebugdependency in the workspace root or amochadependency in the package itself.Steps to reproduce
Steps to reproduce the behavior:
$ yarn add @eth-optimism/core-utilsin a fresh repoExpected behavior
It should install without any problems
Screenshots
If applicable, add screenshots to help explain your problem.
Specifications
"@eth-optimism/core-utils": "^0.0.1-alpha.30"Additional context
Add any other context about the problem here.