nodejs / help

:sparkles: Need help with Node.js? File an Issue here. :rocket:
1.44k stars 276 forks source link

An Error while install Node.js in Termux #4294

Closed jfjstt closed 7 months ago

jfjstt commented 7 months ago

Details

I entered pkg install nodejs to install Node.js, but an error occurred.I tried apt upgrade,pkg upgrade as well.

Node.js version

Not applicable.

Example code

~ $ pkg install nodejs No mirror or mirror group selected. You might want to select one by running 'termux-change-repo' Checking availability of current mirror: [*] https://packages.termux.org/apt/termux-main/: ok Hit:1 https://packages.termux.dev/apt/termux-main stable InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Reading package lists... Done Building dependency tree... Done Reading state information... Done nodejs is already the newest version (20.2.0). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Setting up nodejs (20.2.0) ... CANNOT LINK EXECUTABLE "node": library "libicui18n.so.73" not found: needed by main executable dpkg: error processing package nodejs (--configure): installed nodejs package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: nodejs E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)

Operating system

Termux

Scope

Installation

Module and version

Not applicable.

tabblemen commented 6 months ago

how did you fixed it later?

ucdevinda123 commented 4 months ago

@jfjstt Do you mind sharing the fix?