I’m trying to get my react project up and running on netlify but I keep getting this error with one of my modules as if it doesn’t exist. My import statement seems right based on the module’s docs, and I’ve installed it with npm which is about the extent that Googling this error for help tells you to do. Are there any other things I can look into?
Ah, yes that recreated the issue locally. I’m not gonna lie, I don’t know what I’m doing lmao, do you have any initial troubleshooting tips or things to look at first?