bahmutov / manpm

Shows the relevant part of NPM module's README file right in your terminal
42 stars 214 forks source link

problem npm 2.10 node 0.12 #19

Closed bfaviero-kensho closed 8 years ago

bfaviero-kensho commented 8 years ago
ip-10-1-10-144:~ bfaviero$ manpm k2
module.js:338
    throw err;
          ^
Error: Cannot find module 'github-url-to-object'
    at Function.Module._resolveFilename (module.js:336:15)
    at Module.reallyNeedRequire [as require] (/usr/local/lib/node_modules/manpm/node_modules/really-need/index.js:84:27)
    at Object.<anonymous> (/usr/local/lib/node_modules/manpm/src/get-readme.js:11:1)
bahmutov commented 8 years ago

seems loading 2nd level dependency works on npm3 but not 2