hypercore icon indicating copy to clipboard operation
hypercore copied to clipboard

install fails on Android

Open apekris opened this issue 1 year ago • 0 comments

  1. Install Termux on android
  2. Install node/npm
  3. run npm install hypercore
  4. errors seen during node-gyp-build and sodium-native
...
...
524 verbose pkgid [email protected]                   
525 verbose cwd /data/data/com.termux/files/home/mirror
526 verbose Linux 4.14.295-g84b42e6a786c-ab9578266      
527 verbose node v19.6.1
528 verbose npm  v9.4.0                                 
529 error code 1
530 error path /data/data/com.termux/files/usr/lib/node_modules/drives/node_modules/sodium-native
531 error command failed                                
532 error command sh -c node-gyp-build
533 verbose exit 1
....
....

apekris avatar Apr 22 '23 14:04 apekris