Adding @pinia/testing causing a 'Cannot find module' error #2733
Unanswered
leclee01
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am in the process of trying to add unit tests to a project that I have recently joined. When I add the @pinia/testing package the tests stop being able to execute and I get the following trace.

My package.json looks like this.

Has anyone come across this problem or be able to suggest a possible solution?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions