大佬你好!
https://cheer-timetable.vercel.app/这个网址登不上了
尝试clone到本地自行导入数据
导入到一半报:
start seeding CourseMeta
CourseMeta seed error
D:\cheerTimetable-web-main\prisma\api\getMetas.ts:33
export const getCourseMeta = async (term) => {
^
TypeError: Cannot read properties of null (reading '0')
是不是api失效了?
大佬你好!
https://cheer-timetable.vercel.app/这个网址登不上了
尝试clone到本地自行导入数据
导入到一半报:
start seeding CourseMeta
CourseMeta seed error
D:\cheerTimetable-web-main\prisma\api\getMetas.ts:33
export const getCourseMeta = async (term) => {
^
TypeError: Cannot read properties of null (reading '0')
是不是api失效了?