validatorjs / validator.js

String validation
MIT License
23.04k stars 2.3k forks source link

"Cannot find module './util/assertString'" since 13.12.0 #2407

Open lijiayi0921 opened 4 months ago

lijiayi0921 commented 4 months ago

Describe the bug My typescript program is unable to launch using yarn.

Error: Cannot find module './util/assertString' Require stack:

Forcing validator to 13.11.0 (with yarn resolutions) removes the error

Additional context Validator.js version: 13.12.0 Node.js version: v18.16.1 OS platform: windows

rubiin commented 4 months ago

could you share a minimal repro on how you are using the package?

pano9000 commented 3 weeks ago

@lijiayi0921 could you kindly reply to @rubiin otherwise I'll need to close this down as stale issue