symptom
node version was too old
solution
npm cache clean -f sudo npm install -g n sudo n stable node --version node app.js
Last updated 4 years ago
Was this helpful?