Is it possible to install npm modules like termios? https://github.com/Gottox/node-termios It is a binary that gets loaded with the dlopen machinery... which seems to require lots of shared libraries (which android doesn't have).
Is it possible to install npm modules like termios?
https://github.com/Gottox/node-termios
It is a binary that gets loaded with the dlopen machinery... which seems to require lots of shared libraries (which android doesn't have).