qj

Results 2 issues of qj

```` Error: The module '\\?\E:\formal\server\node_modules\hummus\binding\hummus.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 57. This version of Node.js requires NODE_MODULE_VERSION 64. Please try re-compiling or re-installing the module (for...

when i check numeric types,like {price:'number'},the module convert the value of the price to number.And then,check. The problem is checking numeric enum,like {type: 'enum', values: [1, 2]}.It seems that converting...