Improve setup script and enhance documentation#1
Conversation
- Add libsecret dependency to fix keytar build issues - Replace pkg list-installed with dpkg for better package checking - Enhance README with prerequisites, troubleshooting, and verification sections - Add detailed installation steps and usage instructions - Include comprehensive what-gets-installed section
|
I just want to thank you as this update fixed the install on my Galaxy Tab S10+. Sharp still didn't seem to work, but everything else did. Is there a reason you haven't merged this yet? |
|
With this update I still get failure to install keytar, which I also get with the original script: gyp info spawn args ] |
Summary
pkg list-installedwithdpkg -sfor more reliable package checkingChanges Made
setup.sh
libsecretpackage installation to resolve keytar native module build failurespkg list-installedtodpkg -sfor better reliabilityREADME.md
Testing