You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2022. It is now read-only.
I was trying to install the next-dev branch of Hackademic and got the following errors :
DB Queries run. Total 28 queries run. And a total of 5 queries failed.
Those are the errors:
There was an error during a DB query. The error returned was: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<<<<<<< HEAD ('Welcome to Hackademic v0.9!', '
<img width="840" height="188' at line 5
There was an error during a DB query. The error returned was: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '======= ('Welcome to Hackademic v0.9!', '
<img width="840" height="188" lo' at line 1
There was an error during a DB query. The error returned was: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '>>>>>>> 0abe4c4 -- --------------------------' at line 1
There was an error during a DB query. The error returned was: Table 'hackademic.challenges' doesn't exist
There was an error during a DB query. The error returned was: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<<<<<<< HEAD INSERT INTO users (username, full_name, email, password, ' at line 5
`
Is this a known issue or am I doing something wrong here?