### Describe the bug `@octokit/rest` and `@octokit/core` are ESM-only packages ### Reproduction https://node-modules.dev/#install=@octokit/rest+@octokit/core ### System Info ```Shell N/A ``` ### Used Package Manager pnpm ### Validations - [x] Follow our [Code of Conduct](https://github.com/antfu/.github/blob/main/CODE_OF_CONDUCT.md) - [x] Read the [Contributing Guide](https://github.com/antfu/contribute). - [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. - [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. - [x] The provided reproduction is a [minimal reproducible](https://stackoverflow.com/help/minimal-reproducible-example) of the bug. ### Contributions - [ ] I am willing to submit a PR to fix this issue - [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Describe the bug
@octokit/restand@octokit/coreare ESM-only packagesReproduction
https://node-modules.dev/#install=@octokit/rest+@octokit/core
System Info
Used Package Manager
pnpm
Validations
Contributions