fleetio / metrics-closeio

Visualize your Close.io activity on a dashboard
MIT License
4 stars 0 forks source link

Fix closure issues #5

Closed summerville closed 9 years ago

summerville commented 9 years ago

@aptinio I was getting some errors after merging #4 I think due to closures. Take a look at the code changes I made. I'm still getting errors with the debug method ref.

Can you take a look and fix?

summerville commented 9 years ago

Thanks @aptinio . However, I'm still getting an error Cannot find module 'debug' at module.exports (/Users/tsummerville/Dev/metrics-closeio/index.js:4:15)

image

Any ideas?

aptinio commented 9 years ago

Running npm install might do the trick.

summerville commented 9 years ago

Ha! Cool. I had tried that earlier and it didn't work. Just deleted node_modules and did npm install again and we're good. Thanks!

Tony Summerville Rarestep, Inc. tsummerville@rarestep.com Direct: 205.202.0187 (USA, Central Time)

On Sat, Apr 4, 2015 at 7:06 PM, Aaron Tinio notifications@github.com wrote:

npm install might do the trick.

On Sun, Apr 5, 2015 at 8:04 AM Tony Summerville notifications@github.com wrote:

Thanks @aptinio https://github.com/aptinio . However, I'm still getting an error Cannot find module 'debug' at module.exports (/Users/tsummerville/Dev/metrics-closeio/index.js:4:15)

[image: image] < https://cloud.githubusercontent.com/assets/2989/6995176/35736f60-dafd-11e4-9d9c-0e6020be2909.png

Any ideas?

— Reply to this email directly or view it on GitHub < https://github.com/rarestep/metrics-closeio/pull/5#issuecomment-89691145>

.

— Reply to this email directly or view it on GitHub https://github.com/rarestep/metrics-closeio/pull/5#issuecomment-89691513 .