error on event first click

30 views
Skip to first unread message

Tushar Patel

unread,
Nov 3, 2012, 2:00:32 AM11/3/12
to nod...@googlegroups.com
  throw e; // process.nextTick error, or 'error' event on first tick
        ^
Error: Cannot find module '/home/neha/node-v0.8.6/node_modules/simplecrawler/ap'
    at Function._resolveFilename (module.js:317:11)
    at Function._load (module.js:262:25)
    at Array.<anonymous> (module.js:421:10)
    at EventEmitter._tickCallback (node.js:126:26)

Isaac Schlueter

unread,
Nov 3, 2012, 5:15:01 PM11/3/12
to nodejs
This is the error: Error: Cannot find module
'/home/neha/node-v0.8.6/node_modules/simplecrawler/ap'

It means that you're trying to require() a module that isn't there.
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nod...@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
Reply all
Reply to author
Forward
0 new messages