Guest User

Mineflayer error

a guest
Oct 29th, 2023
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. npm ERR! code EACCES
  2. npm ERR! syscall symlink
  3. npm ERR! path ../nearley/bin/nearleyc.js
  4. npm ERR! dest
  5. //storage/emulated/0/!Files/projects/mcbot/node_modules/.bin/nearleyc
  6. npm ERR! errno -13
  7. npm ERR! Error: EACCES: permission denied, symlink '../nearley/bin/nearleyc.js' -> '/storage/emulated/0/!Files/projects/mcbot/node_modules/.bin/nearleyc'
  8. npm ERR! [Error: EACCES: permission denied, symlink '../nearley/bin/nearleyc.js' -> '/storage/emulated/0/!Files/projects/mcbot/node_modules/.bin/nearleyc'] {
  9. npm ERR! errno: -13,
  10. npm ERR! code: 'EACCES',
  11. npm ERR! syscall: 'symlink',
  12. npm ERR! path: '../nearley/bin/nearleyc.js',
  13. npm ERR! dest: '/storage/emulated/0/!Files/projects/mcbot/node_modules/.bin/nearleyc'
  14. npm ERR! }
  15. npm ERR!
  16. npm ERR! The operation was rejected by your operating system.
  17. npm ERR! It is likely you do not have the permissions to access this file as the current user
  18. npm ERR!
  19. npm ERR! If you believe this might be a permissions issue, please double-check the
  20. npm ERR! permissions of the file and its containing directories, or try running
  21. npm ERR! the command again as root/Administrator.
  22.  
  23. npm ERR! A complete log of this run can be found in: /data/data/com.termux/files/home/.npm/_logs/2023-10-29T06_36_29_933Z-debug-0.log
Advertisement
Add Comment
Please, Sign In to add comment