Comment 8 for bug 920127

Revision history for this message
Florian Hars (hars) wrote :

In pangolin the stacktrace is different, but npm still doesn't start:

node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead.
    at Function.<anonymous> (module.js:378:11)
    at Object.<anonymous> (/home/hars/.node_libraries/nopt@1.0.10/index.js:4:21)
    at Module._compile (module.js:441:26)
    at Object..js (module.js:459:10)
    at Module.load (module.js:348:32)
    at Function._load (module.js:308:12)
    at Module.require (module.js:354:17)
    at require (module.js:370:17)
    at Object.<anonymous> (/usr/share/npm/lib/utils/ini.js:36:12)
    at Module._compile (module.js:441:26)