Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Canonot find module 'config' #76

Open
0sh0 opened this issue Mar 3, 2015 · 3 comments
Open

Canonot find module 'config' #76

0sh0 opened this issue Mar 3, 2015 · 3 comments

Comments

@0sh0
Copy link

0sh0 commented Mar 3, 2015

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
Copy link

npm install?

@Priyalc
Copy link

Priyalc commented Sep 25, 2015

Hi,

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

image

any solution?

@fadewaif
Copy link

fadewaif commented Jul 2, 2017

same problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants