You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running vitest with a current working directory where the drive component is a substitution drive letter I:\. This drive letter maps to C:\work.
When running vitest I am getting an error at loadAndTransform Error: Failed to load url I:\testproject\src\dialog.spec.tsx (resolved id: C:\work\testproject\src\dialog.spec.tsx). Does the file exist?
Reproduction
To be provided later. I would need to use a rented Windows machine to reproduce this.
Describe the bug
I am running vitest with a current working directory where the drive component is a substitution drive letter
I:\
. This drive letter maps toC:\work
.When running vitest I am getting an error at
loadAndTransform
Error: Failed to load url I:\testproject\src\dialog.spec.tsx (resolved id: C:\work\testproject\src\dialog.spec.tsx). Does the file exist?
Reproduction
To be provided later. I would need to use a rented Windows machine to reproduce this.
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: