Anyway I think you can install nodejs package on termux using pkg install nodejs which will install node and npm on your device. Then check the version using npm -v .
Read moreCan you run node js in terminal?
You can run JavaScript console in terminal or any command-line interface using Node. js, an open-source, platform-agnostic runtime that executes JavaScript outside a web browser.
Read moreCan I run JavaScript on Termux?
Follow these steps to run TypeScript in Termux.
Read moreCan we use node js in Android?
You can use Node. js for Mobile Apps . It works on Android devices and simulators, with pre-built binaries for armeabi-v7a, x86, arm64-v8a, x86_64. It also works on iOS, though that’s outside the scope of this question.14 Nis 2016
Read moreCAN node js be used for mobile?
The power of Node. js into mobile applications. Its core component is a library – available for Android and iOS – that lets you add a Node. js background worker to any mobile app. It also includes plugins for React Native and Cordova.
Read more