I\'m using ubuntu and I\'m trying to run a script using nodejs and i\'m getting this error.
/home/bebz/Documents/test# node server.js module.js:338 throw err;
npm update
I see this when the module install order is not perfect, or multiple modules exist.
npm update sorts this out deprecating the incorrect versions.