nextjs-firebase-authentication
nextjs-firebase-authentication copied to clipboard
Fresh install and run fails due to missing data/courses
Fresh install and run of the project yields the error
Module not found: Can't resolve '../../data/courses' in '/Users/nabeards/Projects/CIM Billing/nextjs-firebase-authentication/src/services/course'
Looking through the README, I can't see any way to get around this properly. Is there a template for what this folder should contain? Is there another repo from which to pull your courses to make this work?
Thanks, nabeards
Also running into this problem, would appreciate some help but will try to find a fix