When installing nodejs, it failed dew to incompatible
CANNOT LINK EXECUTABLE "node": library "libicui18n.so.75" not found: needed by main executable
dpkg: error processing package nodejs-lts (--configure):
installed nodejs-lts package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
nodejs-lts
E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)
Problem description
When installing nodejs, it failed dew to incompatible
CANNOT LINK EXECUTABLE "node": library "libicui18n.so.75" not found: needed by main executable dpkg: error processing package nodejs-lts (--configure): installed nodejs-lts package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: nodejs-lts E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)
since termux provide 76.1 version of libicu
Steps to reproduce the behavior.
Should uses libicu 75 to match Nodejs
What is the expected behavior?
Complete installation for nodejs
System information