Open Swizzler121 opened 3 months ago
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Debug mode
Describe the bug
when using the install.sh script to install composer on debian 12, gets to the step where it installs composer, and hangs. provides no indication where the error is.
clean install of debian 12 bookworm, only preinstalled git and lsb-release (needed or the script won't detect debian)
In the below example I pre-created the snipeitapp user and ran the script from that user as I read installing composer as root causes issues, however the same result occurs.
Reproduction steps
Expected behavior
composer is installed and the install script procedes
Screenshots
No response
Snipe-IT Version
git
Operating System
debian 12
Web Server
apache
PHP Version
8.2
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Additional context
fresh install
debian 12
install.sh
ran install.sh
no edits