What version of React Router are you using?
16.9.0
Steps to Reproduce
Code available at
https://github.com/neolivz/vitejs-vite-p4q1rh
Run pnpm test in node 18.15.0 (test works with node 18.14.0 and 19.8.1)
Expected Behavior
Test should run successfullyThe test
Actual Behavior
I get the following error
TypeError: The "emitter" argument must be an instance of EventEmitter or EventTarget. Received an instance of AbortSignal
What version of React Router are you using?
16.9.0
Steps to Reproduce
Code available at
https://github.com/neolivz/vitejs-vite-p4q1rh
Run
pnpm testin node18.15.0(test works with node 18.14.0 and 19.8.1)Expected Behavior
Test should run successfullyThe test
Actual Behavior
I get the following error
TypeError: The "emitter" argument must be an instance of EventEmitter or EventTarget. Received an instance of AbortSignal