20 lines
631 B
Markdown
20 lines
631 B
Markdown
|
|
Use the checklist to write the app. start on the first task. make sure each task is finished.
|
|
mark a finished task with x, and save it.
|
|
Stop if all Task are finshed
|
|
|
|
before you start the app run
|
|
conda activate AniWorld
|
|
set ANIME_DIRECTORY="\\sshfs.r\ubuntu@192.168.178.43\media\serien\Serien"
|
|
cd src\server
|
|
|
|
make sure you run the command on the same powershell terminal. otherwiese this do not work.
|
|
|
|
fix the folowing issues one by one:
|
|
|
|
|
|
app.js:962
|
|
Error loading configuration: SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON
|
|
showConfigModal @ app.js:962
|
|
await in showConfigModal
|
|
(anonymous) @ app.js:315 |