I am following along with the tutorial however I am getting "TypeError: Cannot read properties of undefined (reading 'includes')" from my localhost:3000 after I ran "npm install @alch/alchemy-web3" in the root directory of my starter-files.
I am unsure if this is a problem with the code I have written or with the npm package. Is there a way I can turn my localhost back to normal like the below image?
Hello,
I am following along with the tutorial however I am getting "TypeError: Cannot read properties of undefined (reading 'includes')" from my localhost:3000 after I ran "npm install @alch/alchemy-web3" in the root directory of my starter-files.
I am unsure if this is a problem with the code I have written or with the npm package. Is there a way I can turn my localhost back to normal like the below image?