Hi,

I am successfull in running the hello world app.

Now I am trying to run some other app and getting the following
error .

module.js:337
    throw new Error("Cannot find module '" + request + "'");
          ^
Error: Cannot find module 'multipart'
    at Function._resolveFilename (module.js:337:11)
    at Function._load (module.js:279:25)
    at Module.require (module.js:359:17)
    at require (module.js:375:17)
    at Object.<anonymous> (C:\upload.js:2:17)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:31)
    at Function._load (module.js:311:12)
    at Array.0 (module.js:484:10)

Please help in this regard!

Thanks in advance.

On Jun 4, 11:49 am, Ronnie <[email protected]> wrote:
> Hi ,
> I am verynewinnodejs . I have installednode-v0.6.18.msi in my
> local windows machine.
>
> I am unabl eto run a hello world program.
>
> Could you please help me in this respect!
>
> Thanks in advance.

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to