Unable to install Node-Red on Android device

Trying to install Node-Red on Galaxy Tab Active 2 I've got fatal error message.

What I'm doing wrong?

What does node -v show you?

node -v
v24.2.0

I got the same two warnings as you on my Galaxy phone, but it installed and runs OK.

I can only suggest trying again, which you have no doubt done!

Warnings are ok. Error is a problem.

What node & npm versions are you using


Do you have root?
What is Termux version?

Nope.

I dunno, the latest probably, I only just installed it to see if NR would install.
(I have installed NR on an olderr phone before but it seemed more of a gimmick than a practical platform)

I didn't follow the instructions at https://nodered.org/docs/getting-started/android, only because duckduckgo suggested https://highvoltages.co/iot-internet-of-things/node-red-on-android/
I don't see a significant difference between the two; one uses apt, the other pkg.
NR did not successfully install until after I did pkg update && pkg upgrade.