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

not compatible with Derby.JS / browserify #180

Closed
bdefore opened this issue Sep 27, 2012 · 2 comments · May be fixed by guypod/winston#1
Closed

not compatible with Derby.JS / browserify #180

bdefore opened this issue Sep 27, 2012 · 2 comments · May be fixed by guypod/winston#1
Labels
Duplicate Feature Request Request for new functionality to support use cases not already covered

Comments

@bdefore
Copy link

bdefore commented Sep 27, 2012

I'm trying to use Winston with a Derby.JS project, which uses racer, which uses browserify. Winston's use of the 'os' and 'fs' modules in exception.js and pkginfo.js respectively are preventing me from running this locally, since browserify doesn't support them. Is there a way to run Winston in Derby.JS at all? A way to configure portions of it as optional?

@jfhbrook
Copy link
Contributor

Unfortunately, winston isn't isomorphic, though with some work it could be. Pull requests accepted!

@indexzero
Copy link
Member

Duplicate of #267

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Feature Request Request for new functionality to support use cases not already covered
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants