You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use winston and winston-elasticsearch. Code work fine. As soon as i install axios(0.19.2) package, it starts to break throwing out error. I am clue less as to why the error is thrown.
I have a node application.
Node v: v10.11.0
We use winston and winston-elasticsearch. Code work fine. As soon as i install axios(0.19.2) package, it starts to break throwing out error. I am clue less as to why the error is thrown.
transports.push.apply(transports, [new _winstonElasticsearch2.default({
^
TypeError: _winstonElasticsearch2.default is not a constructor
The text was updated successfully, but these errors were encountered: