-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error: EBADF: bad file descriptor, (node v21.3.0) #288
Comments
Please note version node.js v20.10.0 works without issues. |
➕ |
HoshinoRei
added a commit
to HoshinoRei/typescript-bark-sdk
that referenced
this issue
Dec 5, 2023
…rrors from `vite-plugin-dts` See [qmhc/vite-plugin-dts#288](qmhc/vite-plugin-dts#288)
HoshinoRei
added a commit
to HoshinoRei/typescript-bark-sdk
that referenced
this issue
Dec 5, 2023
…rrors from `vite-plugin-dts` (#254) See [qmhc/vite-plugin-dts#288](qmhc/vite-plugin-dts#288)
Is this issue occurring if the version of node.js equals or large than |
This is a bug of node.js, it's fixed by nodejs/node#50989 and it's released in 21.4.0. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Describe the bug
When using this plugin with Node.js v21.3.0 the following error occurs:
Reproduction
https://github.com/padcom/vite-dts-plugin-error-with-node-v21
Steps to reproduce
npm install
npm run build
System Info
Validations
The text was updated successfully, but these errors were encountered: