Can you post the folder/file tree of your project?
Are you sure there is a ile named createEventListeners.jsx
or createEventListeners.js
located in the C:/Users/Sushmitha/Desktop/mft_card_game/client/src/context/
folder?
You have a typo in your code. Look at the name of your file compared to the name of the the jsx
file. JavaScript is case-sensitive. Capitalization matters.