#Error Module not found in node_modules.
5 messages · Page 1 of 1 (latest)
you're using fs module in your pages folder
I am not. I'm using fetch() to get data from a .json file that I have
Can you show your pages/events/index.js file?
5 messages · Page 1 of 1 (latest)
I don't get it how the hell did this module become missing when all I did was just ran the application I started creating yesterday?!
I see the fs module is there in that next/env/dist/index file
you're using fs module in your pages folder
I am not. I'm using fetch() to get data from a .json file that I have
Can you show your pages/events/index.js file?