I'm getting an error in my PM2 logs that indicates the line in my player.js Mongoose model that tries to load node-uuid is failing. I don't understand why because it is clearly installed and the node_modules folder and everything below it is owned by the user running the node app.
I'm completely baffled by this error...