-
I don't think this is a Langium issue necessarily. I previously narrowed it down to a unresolved issue with I'm not entirely sure when this broke (or how), but I'm constantly getting I swear I resolved this once by simply rolling back the version of jest (like this), but that doesn't seem to work anymore and I narrowly avoided npm hell by trying. Is this something you all have observed? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
@snarkipus I've seen this pop up before on a separate project when working with |
Beta Was this translation helpful? Give feedback.
@snarkipus I've seen this pop up before on a separate project when working with
jest-expect-message
, but it's an elusive error. However, I haven't personally seen this show up in Langium myself. Is it possible something got stuck version-wise in node_modules?