Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem npm 2.10 node 0.12 #19

Closed
bfaviero-kensho opened this issue Dec 1, 2015 · 1 comment
Closed

problem npm 2.10 node 0.12 #19

bfaviero-kensho opened this issue Dec 1, 2015 · 1 comment

Comments

@bfaviero-kensho
Copy link

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
Copy link
Owner

bahmutov commented Dec 1, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants