winstonjs / node-loggly

A client implementation for Loggly in node.js
http://github.com/winstonjs/node-loggly
Other
233 stars 80 forks source link

Errors while running node pretest command #51

Open varshneyjayant opened 8 years ago

varshneyjayant commented 8 years ago

I am running node pretest after running npm install and getting the following errors

module.js:340
    throw err;
          ^
Error: Cannot find module 'C:\Users\Jayant\Documents\GitHub\node-loggly-fresh\no                                                                                                                de-loggly\pretest'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:906:3