cordova-plugin-shell-exec icon indicating copy to clipboard operation
cordova-plugin-shell-exec copied to clipboard

Need to install node js (apt-get install nodejs)

Open Abiraman opened this issue 8 years ago • 1 comments

HI, I had run 'apt-get install nodejs ' from this plugin. I got status code =100 and out put is empty. But node is not installed in mobile. But i run this command through terminal ,Nodejs installed successfully . Kindly help for this issue asap

Abiraman avatar Jul 22 '17 04:07 Abiraman

Apt does not exist in Android. Did you manually build and installed a module? Through which terminal did you run this command?

ParaSpl01t avatar Aug 28 '18 01:08 ParaSpl01t