Error on mock modules #695
Unanswered
konpeki622
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you give a proper reproduction? The reason can be anything 👀 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used module mock like this. It has no problem in jest but caused error when with vitest(0.2.8). Can you help me?
error message:
TypeError: Cannot read properties of undefined (reading 'listen')
Beta Was this translation helpful? Give feedback.
All reactions