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

Error: Cannot find module 'winston-transport' #95

Open
kingjerod opened this issue Jan 25, 2018 · 3 comments
Open

Error: Cannot find module 'winston-transport' #95

kingjerod opened this issue Jan 25, 2018 · 3 comments

Comments

@kingjerod
Copy link

Seems like this module only works with the latest release candidate Winston v3? winston-transport is not a dependency of Winston v2.x, only 3.0.

https://github.com/winstonjs/winston-syslog/blob/master/lib/winston-syslog.js#L14

@dariomac
Copy link

Same here. Any news about this?

@cjbarth
Copy link
Contributor

cjbarth commented Mar 6, 2018

If you are on winston@2, then you should npm install winston-syslog@1 for compatibility. It appears that winston-syslog@2 is now for winston@3 (4d34c5f), but I wish a maintainer would comment if this is intentional.

@mempf
Copy link

mempf commented Mar 16, 2018

Not the maintainer but can confirm that winston-syslog@2 is meant for winston@3.

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

4 participants