Bug version 13.5.0 with webpack (version 13.1.17 works fine)

webpack: 5.9.0
Validator.js version: 13.5.0
Node.js version: 10.21.0
OS platform: [linux]
This is also happening to me, I believe it is due to the deletion of index.js in #1528
Same for me! rename validator.js to index or change "main" entry in package.json
I am opening a PR hoping it will be accepted soon.
On it, fixing. Sorry about that.
Please check if 13.5.1 patch is good; really sorry for breaking you folks, we do our builds on local machine for now, but we will try and automate.
Please check if 13.5.1 patch is good; really sorry for breaking you folks, we do our builds on local machine for now, but we will try and automate.
13.5.1 works fine! Thanks for your help, somehow we are testers in other environments :)
Nice, thanks! We'd ignored the index.js but I think we will just bring it back to prevent such slips.
Most helpful comment
On it, fixing. Sorry about that.