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

Doesn't play well with vitest #212

Open
B4Dmonkey opened this issue Jul 25, 2023 · 0 comments
Open

Doesn't play well with vitest #212

B4Dmonkey opened this issue Jul 25, 2023 · 0 comments

Comments

@B4Dmonkey
Copy link

When I install this package and import it into my project then run my test suite using vitest, I get the following error

42136 Segmentation fault: 11 vitest

Removing the import but keeping the package install gets rid of this error. Doing a quick search online this might be related to threading in vitest but im not 100% sure because I didn't get a chance to dive deep into what the underlying packages are doing.

Similar issue

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

No branches or pull requests

1 participant