Nouvelle installation peertube donne une erreur: NODE_MODULE_VERSION This version of Node.js requires NODE_MODULE_VERSION 57

l’erreur

févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: Error: The module '/var/www/peertube/node_modules/bcrypt/lib/binding/bcrypt_lib.node'
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: was compiled against a different Node.js version using
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: NODE_MODULE_VERSION 67. This version of Node.js requires
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: the module (for instance, using `npm rebuild` or `npm install`).
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Object.Module._extensions..node (module.js:682:18)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Module.load (module.js:566:32)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at tryModuleLoad (module.js:506:12)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Function.Module._load (module.js:498:3)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Module.require (module.js:597:17)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at require (internal/module.js:11:18)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Object.<anonymous> (/var/www/peertube/node_modules/bcrypt/bcrypt.js:6:16)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Module._compile (module.js:653:30)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Object.Module._extensions..js (module.js:664:10)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]:     at Module.load (module.js:566:32)
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: npm ERR! code ELIFECYCLE
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: npm ERR! errno 1
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: npm ERR! peertube@1.2.0 start: `node dist/server`
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: npm ERR! Exit status 1
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: npm ERR!
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: npm ERR! Failed at the peertube@1.2.0 start script.
févr. 19 08:38:07 yrofoni.nl.eu.org peertube[6212]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.