-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
magic-string error #4907
Comments
Hello @ferparra. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with |
This should give an error, but a different one. Is there a reason why you are calling |
You are correct @sheremet-va. It was unnecessary. Now the error is gone :) |
my case I wanted to debug a problem with nuxt test-utils. This was probably not the right way, but I came across this error message, which I couldn't do anything with. |
We should define a better error message, so I will keep the issue open for now, if it's ok with you. |
Describe the bug
Getting the following error after
pnpm exec vitest
Reproduction
Try using
vi.hoisted
in your code. I am not able to identify how to reproduce exactly because I'm unsure how to debug properly.System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: