Giter Site home page Giter Site logo

Comments (14)

MatanBobi avatar MatanBobi commented on June 25, 2024 15

Just encountered this one too, I've created a PR. Thanks everyone for the report :)

from jest-dom.

MatanBobi avatar MatanBobi commented on June 25, 2024 5

🎉 This fix is included in version 6.4.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

from jest-dom.

okize avatar okize commented on June 25, 2024 4

v6.4.5 fixed the issue for me, thank you for the fast fix!

from jest-dom.

aurorascharff avatar aurorascharff commented on June 25, 2024 1

Looking at commits:
There is this 1 commit between 6.4.2 and 6.4.3 that isn't in in the release log but contains changes that might be relevant.

bd82f64

image
image

from jest-dom.

ddolcimascolo avatar ddolcimascolo commented on June 25, 2024 1

Any ETA?

from jest-dom.

philwolstenholme avatar philwolstenholme commented on June 25, 2024 1

There's no need for this to block anyone or to rush the maintainers to release a fix, just downgrade to the last working version. Google for something like 'npm install specific version'.

I am on my phone so this might not be 100% copy/pastable but try something like npm i "@testing-library/[email protected]" --save-dev

from jest-dom.

aurorascharff avatar aurorascharff commented on June 25, 2024

I encountered this as well. Inspecting my node_modules/@testing-library/jest-dom/dist/node-modules, there is no lodash in here, only dom-accessibility-api (missing also other packages) from node_modules/@testing-library/jest-dom/dist/index.ts:

require('redent');
require('@adobe/css-tools');
require('dom-accessibility-api');
require('aria-query');
require('chalk');
require('lodash/isEqualWith'); // this one is the failing one
require('css.escape');

from jest-dom.

larsmunkholm avatar larsmunkholm commented on June 25, 2024

Please fix 😭

from jest-dom.

rhummelmose avatar rhummelmose commented on June 25, 2024

Guys come on... :D

from jest-dom.

ddolcimascolo avatar ddolcimascolo commented on June 25, 2024

Hit by this too. Do you need any help guys?

from jest-dom.

ddolcimascolo avatar ddolcimascolo commented on June 25, 2024

Looking at commits: There is this 1 commit between 6.4.2 and 6.4.3 that isn't in in the release log but contains changes that might be relevant.

bd82f64

image image

@re-taro Can you check?

from jest-dom.

drazenbuljovcic avatar drazenbuljovcic commented on June 25, 2024

Hit by this just now as well.
Obv before the issue if fixed you can pin to 6.4.2.

from jest-dom.

KevBeltrao avatar KevBeltrao commented on June 25, 2024

any temporary fix?

from jest-dom.

timothyokooboh avatar timothyokooboh commented on June 25, 2024

Currently stuck because of this issue

from jest-dom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.