do you have a package.json in the project root folder? Am Donnerstag, 17. Oktober 2013 08:23:12 UTC+2 schrieb [email protected]: > > Hi All, > > I have installed the form-data module using npm without any > issues.However, when i imported it from my code the following error > occurred. > > Error: Cannot find module 'form-data' > at Function.Module._resolveFilename (module.js:338:15) > at Function.Module._load (module.js:280:25) > at Module.require (module.js:362:17) > at require (module.js:378:17) > at Object.<anonymous> > (E:\Rajasekar\Nimbus\V2\Services\Node\providerv2\connectors\cloudsigma.compute\cloudsigma.compute.js:13:16) > at Module._compile (module.js:449:26) > at Object.Module._extensions..js (module.js:467:10) > at Module.load (module.js:356:32) > at Function.Module._load (module.js:312:12) > at Module.require (module.js:362:17) > > I have been struggling with this error for 2 days and have given up. > If anyone knows what the solution may be, please help. This will be highly > appreciated. > > Thanks in advance, > Raja >
-- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
