Closed kevinbeal closed 3 years ago
Could you please confirm for us that you are able to run your tests from the command-line of your mono repo using npx jest
?
Yes. It runs tests without error. It only runs 28 of 2600+ though.
We recently made some improvements to our jest project loading. It's unlikely (but possible) that this is causing a problem for you. Could you please follow our offline installation instructions and install version 1.0.61 for Wallaby core (Skip the step that asks you to get the latestServer version).
In the meantime, we're setting up an nx workspace with similar dependency versions to yours to see if we can replicate the problem ourselves.
We have reproduced the problem. Your problem is almost certainly the same and introduced by a recent jest improvement that we made. Please update to Wallaby core v1.0.1064
to fix your issue.
@smcenlly Thanks for the prompt response!
I struggled for an hour trying to follow the instructions. Clearly I was doing something wrong because it didn't appear to affect which version was running, so I removed the plugin and tried again, but then Wallaby plugin wasn't found by my editor.
The instructions mention installing plugin from disk, but it looks like that's no longer possible since adding the official plugin via the marketplace. At least, the installation page no longer provides the jar file. Maybe the instructions for Jetbrains is out of date? (More likely I did it wrong).
I found an old jar file for v1.0.200 which works. For now, I'll just use that until the patch in the offline version is available in the stable release via the marketplace.
Please note that the offline instruction request was superseded by my latest comment:
We have reproduced the problem. Your problem is almost certainly the same and introduced by a recent jest improvement that we made. Please update to Wallaby core v1.0.1064 to fix your issue.
Please undo any steps you performed to attempt to install Wallaby offline. The latest version of the Wallaby extension and Wallaby core (v1.0.1064+) should fix your problem.
Oh. Right. Will do. Thanks for the quick work!
I keep getting a lot of missing dependency errors along the lines of the following:
I have an automatic configuration in an NX/Angular monorepo project.
This seemed to come out of nowhere. I just opened Webstorm in the morning. Maybe the plugin updated?
Wallaby diagnostics report