We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大佬你好! 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失效了?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
大佬你好!
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失效了?
The text was updated successfully, but these errors were encountered: