matrix-org / matrix-appservice-gitter

Matrix <-> Gitter bridge
Apache License 2.0
41 stars 12 forks source link

Upgrade all the depandancies. #91

Closed halkeye closed 4 years ago

halkeye commented 4 years ago

Was complaining about crypt function inside matrix libs.

I'm using node 12.16.1

Upgraded all the deps. Fixed up the winston code - since its now using winston@3, though its barely tested Added editorconfig so editor is set to 4 spaces add .dockerignore to prevent node_modules getting copied to the docker engine Pinned docker version so its more reliable to rebuild

Probably safe to remove bluebird these days

halkeye commented 4 years ago

Oh, the docker image has the same issue - Unable to load crypto module: crypto will be disabled: Error: global.Olm is not defined

Half-Shot commented 4 years ago

I believe we fixed this in a different PR, sorry.

Unable to load crypto module: crypto will be disabled: Error: global.Olm is not defined

Yeah, this is normal for the bridge. It doesn't do crypto.