You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
When I try to run this tool on Android (Termux), I get the following:
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
The text was updated successfully, but these errors were encountered: