fast-cli icon indicating copy to clipboard operation
fast-cli copied to clipboard

Is it possible to make this work in Android with Termux?

Open papb opened this issue 2 years ago • 0 comments

The readme says

This project uses Puppeteer under the hood. Most install issues are related to that.

Indeed, I get Error: Unsupported platform: android from puppeteer's installation script when running npm i -g fast-cli on Termux on Android.

However, there is this comment in a puppeteer issue which indicates that it might be possible to work around it, but it looks like it is some configuration that the code calling puppeteer would have to do.

Can this be done? Thanks

papb avatar May 12 '23 18:05 papb