node-ffmpeg-installer icon indicating copy to clipboard operation
node-ffmpeg-installer copied to clipboard

Unsupported platform/architecture: android-arm

Open DeltaAnima opened this issue 1 year ago • 0 comments

When i running npm start i got this message what's meaning and how to fix it

Unable to load the sleep module (no animations available)

/storage/emulated/0/SC/MYOKUBOTZ-V2.1/node_modules/@ffmpeg-installer/ffmpeg/index.js:13
    throw 'Unsupported platform/architecture: ' + platform;
    ^
Unsupported platform/architecture: android-arm
(Use `node --trace-uncaught ...` to show where the exception was thrown)

DeltaAnima avatar Jul 01 '23 20:07 DeltaAnima