Skip to content

Instantly share code, notes, and snippets.

@zzo
Created July 30, 2011 01:09
Show Gist options
  • Save zzo/1115063 to your computer and use it in GitHub Desktop.
Save zzo/1115063 to your computer and use it in GitHub Desktop.
on other box with different arch...
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Cannot find module '../build/default/glob'
at Function._resolveFilename (module.js:317:11)
at Function._load (module.js:262:25)
at require (module.js:346:19)
at Object.<anonymous> (/Users/trostler/node_modules/jute/node_modules/.npm/glob/2.0.7/package/lib/glob.js:3:15)
at Module._compile (module.js:402:26)
at Object..js (module.js:408:10)
at Module.load (module.js:334:31)
at Function._load (module.js:293:12)
at require (module.js:346:19)
at Object.Create (/Users/trostler/node_modules/jute/jute/actions.js:6:20)
[findresult-lm] ~ > npm ls
/Users/trostler
(empty)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment