Results 2 issues of mori-dev

I can install librsvg in node v0.10.36. But I cannnot install in node v0.11.16 and v0.12.1. How to install rsvg in node v0.11.16 and v0.12.1? ``` gyp ERR! stack Error:...

In node.js 0.6.x the require.paths has been removed. ``` $ qw -r node express Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead. at Function.Object.defineProperty.get (module.js:388:11)...