mafintosh / is-my-json-valid

A JSONSchema validator that uses code generation to be extremely fast
MIT License
965 stars 111 forks source link

Module build failed: TypeError: Cannot read property 'concat' of undefined #155

Closed harishSonar closed 6 years ago

harishSonar commented 6 years ago

After 2.17.0 release we are getting issue Module build failed: TypeError: Cannot read property 'concat' of undefined \node_modules\is-my-json-valid\index.js:366:69)

LinusU commented 6 years ago

Hello, this was an error in version 2.17.0 and has now been fixed in 2.17.1, see #149 for more details. Sorry for any inconvenience.