Skip to content

Instantly share code, notes, and snippets.

@grampelberg
Created August 27, 2010 01:00
Show Gist options
  • Save grampelberg/552556 to your computer and use it in GitHub Desktop.
Save grampelberg/552556 to your computer and use it in GitHub Desktop.
npm info it worked if it ends with ok
npm info version 0.1.27-1
npm info link /home/trampelb/code/apps/ted/scraper
npm ok
--------------------------------------------------
node.js:275
throw new Error("Cannot find module '" + request + "'");
^
Error: Cannot find module './../lib/node/.npm/scrape-ted/0.0.1-1-LINK-9039782f/package/node.client'
at loadModule (node.js:275:15)
at require (node.js:411:14)
at Object.<anonymous> (/usr/local/bin/scrape-ted:5:18)
at Module._compile (node.js:461:23)
at Module._loadScriptSync (node.js:468:10)
at Module.loadSync (node.js:338:12)
at Object.runMain (node.js:521:24)
at node.js:751:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment