@vindoan Hi thanks for your help, to upgrading to the latest nodejs solved it.
I have a jessie box so i upgraded a different way what you linked for the Pi.

So here it is if using a linux box instead of Pi

sudo npm cache clean -f /cleanup the package
sudo npm install -g n /you’ll need npm’s n module
sudo n stable
node -v /you should have the latest nodejs