Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work with bun #31

Open
gutenye opened this issue Oct 26, 2024 · 0 comments
Open

Not work with bun #31

gutenye opened this issue Oct 26, 2024 · 0 comments

Comments

@gutenye
Copy link

gutenye commented Oct 26, 2024

Run bun a.tsx, got below error

 9 | 
10 | var _propTypes = _interopRequireDefault(require("prop-types"));
11 | 
12 | var _blacklist = _interopRequireDefault(require("blacklist"));
13 | 
14 | var _ink = require("ink");
         ^
TypeError: require() async module "node_modules/ink/build/index.js" is unsupported. use "await import()" instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant