SyntaxError: The requested module 'node:events' does not provide an export named 'addAbortListener' #1597
Answered
by
Mister-Hope
wu529778790
asked this question in
Q&A
-
import {addAbortListener} from 'node:events'; |
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Aug 11, 2024
Replies: 1 comment 1 reply
-
Likely you are using an outdated node version |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wu529778790
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Likely you are using an outdated node version