Description of the problem: I synced my experiment with an online project, and activated it before trying to pilot. It won’t generate the pilot URL, and has the error as below:
unable to create link to PsychoJS library folder: [Errno 17] File exists: ‘/var/www/pavlovia.org/lib’ -> '/var/www/pavlovia.org/run/tlan/t4/html/lib’
Please help me with troubleshooting it. Thank you very much!
@LukasPsy, yes if the html/lib folder generated from the local debug mode is synced with the Pavlovia repository, this issue will occur. There should be an entry in the .gitignore file to prevent this from happening, but this will fail if the .gitignore is deleted or modified in some way. It will be interesting to know how the issue has occurred in this instance.