Sentry-javascript: Weird errors persist in 4.5.4

Created on 11 Feb 2019  Â·  4Comments  Â·  Source: getsentry/sentry-javascript

Package + Version

  • [ ] @sentry/browser
  • [x] @sentry/node
  • [ ] raven-js
  • [ ] raven-node _(raven for node)_
  • [ ] other:

Version:

4.5.4

Description

After upgrade to 4.5.4 (from 4.4.2) difference strange errors appeared:

TypeError winston.lib.winston.transports:transport in exports.Console.exports.Transport
XXX: events.EventEmitter.call is not a function
...
XXX: stream.Stream.call is not a function

Most helpful comment

Patched in 4.6.2 (release in process)

All 4 comments

Patched in 4.6.2 (release in process)

@kamilogorek After seeing this issue we upgraded to 4.6.2 yesterday, however we are still experiencing the same errors.
There are no related fixes in 4.6.3, right?

@shaninja there is – https://github.com/getsentry/sentry-javascript/commit/d539303c99ec5b36e2f6baa8c5f26c80fbb21876

JavaScript keeps on giving ¯_(ツ)_/¯
Thankfully we add test for every scenario we patch, so it shouldn't be a thing soon'ish.

Was this page helpful?
0 / 5 - 0 ratings