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

[Vitest] Type clash between vitest and jest-dom #28

Open
beefchimi opened this issue Feb 3, 2022 · 0 comments
Open

[Vitest] Type clash between vitest and jest-dom #28

beefchimi opened this issue Feb 3, 2022 · 0 comments
Assignees
Labels
🐛 bug Something isn't working 👽️ dependency Any dependency change (add / remove / downgrade / update) 🧪 testing Relating to testing of this code 🔧 tooling Relating to build tooling or deployment

Comments

@beefchimi
Copy link
Owner

When attempting to run the build command, it fails with a few errors:

Definitions of the following identifiers conflict with those in another file: test, describe, it, expect, beforeAll, afterAll, beforeEach, afterEach

These issues are documented here:

@beefchimi beefchimi added 🐛 bug Something isn't working 👽️ dependency Any dependency change (add / remove / downgrade / update) 🔧 tooling Relating to build tooling or deployment 🧪 testing Relating to testing of this code labels Feb 3, 2022
@beefchimi beefchimi self-assigned this Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 👽️ dependency Any dependency change (add / remove / downgrade / update) 🧪 testing Relating to testing of this code 🔧 tooling Relating to build tooling or deployment
Projects
None yet
Development

No branches or pull requests

1 participant