Erreur dans disord.js

bonjour j’ai node.js mais quand je veux installer discord .js avec npm install --save discord.js

j’obtien

pm WARN engine discord.js@11.1.0: wanted: {"node":">=6.0.0"} (current: {"node":"4.8.2","npm":"1.4.21"})
npm ERR! peerinvalid The package erlpack does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer discord.js@11.1.0 wants erlpack@hammerandchisel/erlpack

npm ERR! System Linux 4.9.0-3-amd64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--save" "discord.js"
npm ERR! cwd /home/bagou/Téléchargements
npm ERR! node -v v4.8.2
npm ERR! npm -v 1.4.21
npm ERR! code EPEERINVALID
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/bagou/Téléchargements/npm-debug.log
npm ERR! not ok code 0
pm WARN engine discord.js@11.1.0: wanted: {"node":">=6.0.0"} (current: {"node":"4.8.2","npm":"1.4.21"})
npm ERR! peerinvalid The package erlpack does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer discord.js@11.1.0 wants erlpack@hammerandchisel/erlpack

npm ERR! System Linux 4.9.0-3-amd64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--save" "discord.js"
npm ERR! cwd /home/bagou/Téléchargements
npm ERR! node -v v4.8.2
npm ERR! npm -v 1.4.21
npm ERR! code EPEERINVALID
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/bagou/Téléchargements/npm-debug.log
npm ERR! not ok code 0

a et le fichier npm - debug .log : https://pastebin.com/sZ9qw2p3

Je suis pas expert de node.js mais il semble déjà qu’il y est un souci avec ton numéro de version, à voir si c’est ce qu’il bloque ou non.

oui mais c’est impossible de telecharger une version de node .js inférieure non?