cliui
cliui copied to clipboard
Support for CJS
Package version
latest
Describe the bug
When importing into a CLI in CJS format the following error gets thrown:
require() of ES Module /.../node_modules/@poppinss/cliui/build/index.js from /.../index.ts not supported.
Reproduction repo
No response
Suggested Solution
Ship the package also in cjs format.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.