Guest User

Untitled

a guest
Oct 19th, 2017
499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. npm install --save @types/bleno
  2.  
  3. npm WARN package.json BluetoothServer@0.0.1 No repository field.
  4. npm WARN package.json BluetoothServer@0.0.1 No README data
  5. npm ERR! git clone git@github.com:types/bleno Cloning into bare
  6. repository '/root/.npm/_git-remotes/git-github-com-types-bleno-
  7. 71caf4ab'...
  8. npm ERR! git clone git@github.com:types/bleno Permission denied
  9. (publickey).
  10. npm ERR! git clone git@github.com:types/bleno fatal: Could not read
  11. from remote repository.
  12. npm ERR! git clone git@github.com:types/bleno
  13. npm ERR! git clone git@github.com:types/bleno Please make sure you have
  14. the correct access rights
  15. npm ERR! git clone git@github.com:types/bleno and the repository
  16. exists.
  17. npm ERR! addLocal Could not install types/bleno
  18. npm ERR! Error: ENOENT: no such file or directory, stat 'types/bleno'
  19. npm ERR! at Error (native)
  20. npm ERR! If you need help, you may report this *entire* log,
  21. npm ERR! including the npm and node versions, at:
  22. npm ERR! <http://github.com/npm/npm/issues>
  23.  
  24. npm ERR! System Linux 4.9.41-v7+
  25. npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--save"
  26. "@types/bleno"
  27. npm ERR! cwd /home/nils/BluetoothServer
  28. npm ERR! node -v v4.8.2
  29. npm ERR! npm -v 1.4.21
  30. npm ERR! path types/bleno
  31. npm ERR! syscall stat
  32. npm ERR! code ENOENT
  33. npm ERR! errno -2
  34. npm ERR!
  35. npm ERR! Additional logging details can be found in:
  36. npm ERR! /home/nils/BluetoothServer/npm-debug.log
  37. npm ERR! not ok code 0
  38.  
  39. ssh -T git@github.com
Add Comment
Please, Sign In to add comment