Skip to content
New issue

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

fix: add a fallback if error fails to serialize (fix #654) #660

Merged
merged 1 commit into from Feb 1, 2022

Conversation

Demivan
Copy link
Member

@Demivan Demivan commented Jan 29, 2022

Fixes #654

Not a clean solution.
If someone knows how to make it serialize error properly - that would be a better solution.

@netlify
Copy link

netlify bot commented Jan 29, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: 61519c2

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/61f574e23b284a000714efd5

😎 Browse the preview: https://deploy-preview-660--vitest-dev.netlify.app

@patak-dev
Copy link
Member

I think this is a good guard for the moment. Users getting this message should send bug reports to their deps to support error serialization

@patak-dev patak-dev merged commit c68fce4 into vitest-dev:main Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of undefined (reading 'stacks')
2 participants