Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require('logatim') returns undefined #25

Open
estrattonbailey opened this issue Feb 17, 2017 · 2 comments
Open

require('logatim') returns undefined #25

estrattonbailey opened this issue Feb 17, 2017 · 2 comments

Comments

@estrattonbailey
Copy link

Thanks for the lib, looks sweet. Having an issue getting it working though. I made a reduced test case, file tree looks like this:

- package.json
- node_modules/
    – logatim/
- index.js

index.js looks like this:

const logatim = require('logatim')

console.log(logatim) // undefined

That log returns undefined every time. I'm on Node v7.4.0 but this doesn't work in v6.2.1 either.

@JoseInTheArena
Copy link

@sospedra Any word on this?

@dweep119
Copy link

Same issue facing...
Is there any solution??

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

No branches or pull requests

3 participants