I got a Error: illegal value '[' error while trying to load a proto with a validation rule like [(validate.rules).enum = {not_in: [0]}]. Seems like an older protobuf.js limitation: protobufjs/protobuf.js#1549
Would it be possible to bump protobuf.js version to the latest?
I got a
Error: illegal value '['error while trying to load a proto with a validation rule like[(validate.rules).enum = {not_in: [0]}]. Seems like an olderprotobuf.jslimitation: protobufjs/protobuf.js#1549Would it be possible to bump
protobuf.jsversion to the latest?