Skip to content
New issue

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

Run on android (Termux) #1478

Open
luisdavim opened this issue Mar 9, 2025 · 0 comments
Open

Run on android (Termux) #1478

luisdavim opened this issue Mar 9, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@luisdavim
Copy link

Is your feature request related to a problem?

When I try to run this tool on Android (Termux), I get the following:

╰─ ❯ npx igir@latest
Need to install the following packages:
[email protected]
Ok to proceed? (y)

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
/data/data/com.termux/files/home/.npm/_npx/0d8028b15d717946/node_modules/node-disk-info/dist/index.js:73
            throw new Error("Platform not supported: " + platform);
                  ^

Error: Platform not supported: android
    at Object.getDiskInfoSync (/data/data/com.termux/files/home/.npm/_npx/0d8028b15d717946/node_modules/node-disk-info/dist/index.js:73:19)
    at file:///data/data/com.termux/files/home/.npm/_npx/0d8028b15d717946/node_modules/igir/dist/src/polyfill/fsPoly.js:463:30
    at ModuleJob.run (node:internal/modules/esm/module_job:272:25)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:583:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:98:5)

Node.js v23.8.0

Describe the solution you'd like

It wolud be nice to be able to manage my roms directly from my andriod device.

Additional context

No response

@luisdavim luisdavim added the enhancement New feature or request label Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant