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

Error using the package (v1.3.0) when testing with Jest #48

Open
EmilIvanichkovv opened this issue Apr 5, 2024 · 0 comments
Open

Error using the package (v1.3.0) when testing with Jest #48

EmilIvanichkovv opened this issue Apr 5, 2024 · 0 comments

Comments

@EmilIvanichkovv
Copy link

Hello, devs! web-worker is sub sub-dependency of one of the packages we use ( ffjavascript ). Recently it got upgraded from v1.2.0 to v1.3.0, which introduced the following problem when testing with jest

image

Our fix was to set a resolution of web-worker to the prev working version. "web-worker": "1.2.0"

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