Advertisement
Guest User

Termux log

a guest
Aug 3rd, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. ~/revanced-builder-cli> npm i --legacy-peer-deps --no-bin-links
  2. npm ERR! code EACCES
  3. npm ERR! syscall link
  4. npm ERR! path /data/data/com.termux/files/home/.npm/_cacache/tmp/3491940a
  5. npm ERR! dest /data/data/com.termux/files/home/.npm/_cacache/content-v2/sha512/48/f2/ec0e304ec5bb9ac5c8c1dc7ada2df9d49e5b9c0f6e7003e8794c5a7aba214065968568edf0ed24e264014b1450b0123b3b1d5dd9cf298d5ebe22f08444ce
  6. npm ERR! errno EACCES
  7. npm ERR!
  8. npm ERR! Your cache folder contains root-owned files, due to a bug in
  9. npm ERR! previous versions of npm which has since been addressed.
  10. npm ERR!
  11. npm ERR! To permanently fix this problem, please run:
  12. npm ERR! sudo chown -R 10311:10311 "/data/data/com.termux/files/home/.npm"
  13.  
  14. npm ERR! A complete log of this run can be found in:
  15. npm ERR! /data/data/com.termux/files/home/.npm/_logs/2022-08-03T21_30_26_411Z-debug-0.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement