Guest User

Untitled

a guest
Nov 23rd, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. sudo curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
  2.  
  3. ## Adding the NodeSource signing key to your keyring...
  4.  
  5. + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
  6. E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
  7. (23) Failed writing body
  8. Error executing command, exiting
Add Comment
Please, Sign In to add comment