I'm trying to figure out why my Wordle repo refuses to run smoothly on StackBlitz, even though everything works fine on my IDE's local host.
I can't find an answer for this one unfortunately.
The error occurs when importing the txt file from src/wordBank/wordBank.txt to src/wordBank/Words.js
Link to my project on StackBlitz : https://stackblitz.com/github/shaharmes/wordle-react
Thanks in advance