This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Localization removal
Breaking Change
Localization got removed as of version 0.8.0, this is due to the bloat of responsibility on a single library. If you are using the english messages, nothing will change. From now on, all errors and messages thrown will be in english. In order to translate to other languages, you can do it inside your app where you are consuming this lib, you can find all errno
messages here: https://github.com/aluisiora/node-routeros/blob/master/src/messages.ts