Hello, the latest version of neonize (0.3.12) isn't working due to a protobuf error.
google.protobuf.runtime_version.VersionError: Detected incompatible Protobuf Gencode/Runtime versions when loading waE2E/WAWebProtobufsE2E.proto: gencode 6.33.2 runtime 6.32.1. Runtime version cannot be older than the linked gencode version. See Protobuf version guarantees at https://protobuf.dev/support/cross-version-runtime-guarantee
Forcefully updating protobuf to the latest version removes the error, but neonize doesn't start at all (nothing appears in the logs).
Hello, the latest version of neonize (0.3.12) isn't working due to a protobuf error.
Forcefully updating protobuf to the latest version removes the error, but neonize doesn't start at all (nothing appears in the logs).