fzaninotto / screenshot-as-a-service

Website screenshot service powered by node.js and phantomjs
1.1k stars 243 forks source link

Canonot find module 'config' #76

Open 0sh0 opened 9 years ago

0sh0 commented 9 years ago

I get that error when I try to run the app

C:...\screenshot>node app

module.js:340 throw err; ^ Error: Cannot find module 'config' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. (C:\Program Files\nodejs\node_modules\screenshot\app.j s:4:14) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10)

lukesnowden commented 9 years ago

npm install?

Priyalc commented 8 years ago

Hi,

I am also getting the same error. I have installed npm though..

image

any solution?

fadewaif commented 7 years ago

same problem