1

i'm newbie in scripting i'm trying to run node.js script with termux on android and i'm getting errors everytime i have no idea how to fix i know nothing about that so what code must i use?

https://i.stack.imgur.com/QuRMn.jpg here is screenshot

https://i.stack.imgur.com/vhKW0.jpg he do it without problems

SULL
  • 11
  • 1

1 Answers1

1

From the console it seems, the script requires root privileges to be executed which are not available/disabled on your device

xavier_fakerat
  • 10,065
  • 6
  • 41
  • 101