We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
could you share a minimal repro on how you are using the package?
Sorry, something went wrong.
@lijiayi0921 could you kindly reply to @rubiin otherwise I'll need to close this down as stale issue
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: