We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to install package dependencies but this happened
According to the packages.json files, the npm packages I was trying to install were:
{ "dependencies": { "@inquirer/input": "^4.0.2", "json-schema-generator": "^2.0.6", "node-jq": "^6.0.1" } }
But I think node-jq caused it
No response
Termux Variables: TERMUX_API_VERSION=0.50.1 TERMUX_APK_RELEASE=F_DROID TERMUX_APP_PACKAGE_MANAGER=apt TERMUX_APP_PID=18684 TERMUX_IS_DEBUGGABLE_BUILD=0 TERMUX_MAIN_PACKAGE_FORMAT=debian TERMUX_VERSION=0.118.1 TERMUX__USER_ID=0 Packages CPU architecture: aarch64 Subscribed repositories: # sources.list deb https://mirrors.ravidwivedi.in/termux/termux-main stable main # root-repo (sources.list.d/root.list) deb https://mirrors.ravidwivedi.in/termux/termux-root root stable # x11-repo (sources.list.d/x11.list) deb https://mirrors.ravidwivedi.in/termux/termux-x11 x11 main # tur-repo (sources.list.d/tur.list) deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous # glibc-repo (sources.list.d/glibc.list) deb https://packages-cf.termux.dev/apt/termux-glibc/ glibc stable # huy-repo (sources.list.d/huypro.list) deb https://repo.mqh07112008.workers.dev huy-packages huy Updatable packages: exiftool/stable 13.19 all [upgradable from: 13.18] littlecms/stable 2.17 aarch64 [upgradable from: 2.16] sdl2-image/x11 2.8.5-1 aarch64 [upgradable from: 2.8.5] termux-tools version: 1.44.6 Android version: 12 Kernel build information: Linux localhost 4.19.152-perf+ #1 SMP PREEMPT Wed Jun 26 12:51:00 CST 2024 aarch64 Android Device manufacturer: OPPO Device model: CPH2127 LD Variables: LD_LIBRARY_PATH= LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so Installed termux plugins: com.termux.api versionCode:51 com.termux.styling versionCode:1000 com.termux.window versionCode:15
The text was updated successfully, but these errors were encountered:
Ok apparently there are other ppl struggling with this one package but 1.5.0 can be installed with no problem (i think).
Sorry, something went wrong.
Could be a failed download (corrupt archive), I don't see anything here that indicates a termux specific problem at least
No branches or pull requests
Problem description
I was trying to install package dependencies but this happened
What steps will reproduce the bug?
According to the packages.json files, the npm packages I was trying to install were:
But I think node-jq caused it
What is the expected behavior?
No response
System information
The text was updated successfully, but these errors were encountered: