pkg install yarn
Checking availability of current mirror: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
nodejs
Suggested packages:
clang make pkg-config python
The following NEW packages will be installed:
nodejs yarn
0 upgraded, 2 newly installed, 0 to remove and 59 not upgraded.
Need to get 892 kB/9360 kB of archives.
After this operation, 56.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 https://termux.librehat.com/apt/termux-main stable/main aarch64 yarn all 1.22.19-1 [892 kB]
Fetched 892 kB in 4s (220 kB/s)
Selecting previously unselected package nodejs.
(Reading database ... 4417 files and directories currently installed.)
Preparing to unpack .../nodejs_18.12.1_aarch64.deb ...
Unpacking nodejs (18.12.1) ...
Selecting previously unselected package yarn.
Preparing to unpack .../yarn_1.22.19-1_all.deb ...
Unpacking yarn (1.22.19-1) ...
Setting up nodejs (18.12.1) ...
CANNOT LINK EXECUTABLE "node": library "libcrypto.so.3" not found: needed by main executable
dpkg: error processing package nodejs (--configure):
installed nodejs package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of yarn:
yarn depends on nodejs | nodejs-lts; however:
Package nodejs is not configured yet.
Package nodejs-lts is not installed.
dpkg: error processing package yarn (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nodejs
yarn
E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)
~ $ yarm
No command yarm found, did you mean:
Command yadm in package yadm
Command yara in package yara
Command yarn in package yarn
Command yasm in package yasm
~ $ yarn
CANNOT LINK EXECUTABLE "node": library "libcrypto.so.3" not found: needed by main executable
~ $ ```
#help
5 messages · Page 1 of 1 (latest)