Hi, I'm newbie in NodeJS and GeddyJS. I'm starting my first project and witnessed two errors in the installation GeddyJS:
npm WARN package.json mon...@0.9.9-8 In README.md file found!
and
ERR gyp! Uncaught EXCEPTION
ERR gyp! Error stack: EPERM, utime '/ home/elmano/.node-gyp/0.10.5'
ERR gyp! System Linux 3.5.0-27-generic
ERR gyp! command "node" "/ usr / lib / node_modules / npm / node_modules / node-gyp / bin / node-gyp.js" "rebuild"
ERR gyp! cwd / usr / lib / node_modules / geddy / node_modules / model / node_modules / pg
ERR gyp! node-v v0.10.5
ERR gyp! node-gyp-v v0.9.5
ERR gyp! This is a bug in `node-gyp`.
ERR gyp! Please file an Issue:
I tried to install mongodb to solve the first problem, but it did not work. Someone?