TabbycatDebate / tabbycat

Debating tournament tabulation software for British Parliamentary and a variety of two-team parliamentary formats
https://tabbycat.readthedocs.io/
GNU Affero General Public License v3.0
241 stars 758 forks source link

Docker installation problem #2436

Open iwantlotsofcookies opened 2 weeks ago

iwantlotsofcookies commented 2 weeks ago

I am using macOS Sonoma Version 14.4.1 and have tried installing the latest version of Tabbycat with Docker. When I run osx_docker_start.command I get the following error.

=> ERROR [web 5/14] RUN apt-get install -y nodejs npm

failed to solve: process "/bin/sh -c apt-get install -y nodejs npm" did not complete successfully: exit code: 100

I have attached a screenshot of my terminal in case it is of any use.

Screenshot 2024-05-18 at 22 18 47
tienne-B commented 2 weeks ago

Try running on the develop branch

iwantlotsofcookies commented 1 week ago

Thank you - I'm not getting that error anymore!

Weirdly though, the webpage looks as if no CSS has been applied and I get the following errors saying that that it could not find required scripts and images.

Screenshot 2024-05-19 at 08 35 58 Screenshot 2024-05-19 at 08 32 56