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
Encountered an issue when using lib "ts-custom-error": "^3.2.0",
"ts-custom-error": "^3.2.0",
node_modules/ts-custom-error/dist/custom-error.d.ts:3:45 - error TS2304: Cannot find name 'ErrorOptions'.
Here's a fix suggested to set it at "3.2.2" adriengibrat/ts-custom-error#81
The text was updated successfully, but these errors were encountered:
Sorry about that :/ v3.3.1 should build and offer compatibility with Error cause https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/Error#rethrowing_an_error_with_a_cause
Sorry, something went wrong.
tabaktoni
Successfully merging a pull request may close this issue.
Encountered an issue when using lib
"ts-custom-error": "^3.2.0",
Here's a fix suggested to set it at "3.2.2" adriengibrat/ts-custom-error#81
The text was updated successfully, but these errors were encountered: