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
Stack trace line numbers are incorrect when using vite-node on Windows.
Using the following dependency versions:
"vite": "5.4.11",
"vite-node": "2.1.8",
"vitest": "2.1.8"
Many thanks for your super fast response.
I can confirm that using the fix from https://pkg.pr.new/vite-node@main successfully resolves this issue.
Line numbers are working correctly again. Thank you!
Describe the bug
Stack trace line numbers are incorrect when using vite-node on Windows.
Using the following dependency versions:
"vite": "5.4.11",
"vite-node": "2.1.8",
"vitest": "2.1.8"
Reproduction
https://github.com/rmuchall/vite-node-bug
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: