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
The window asking Où se trouve undefined ? (Where is undefined? in english) is the result of the openChrome.applescript shipped with Vite executed with a second argument being the "undefined" string and this AppleScript executing tell application undefined.
This was previously possible due to a missing guard before executing this AppleScript but this issue should now be fixed by vitejs/vite#11406
Describe the bug
When i run
vitest --ui
a macos windows opensEnregistrement.de.l.ecran.2022-12-16.a.12.53.56.mov
Reproduction
System Info
System: OS: macOS 12.5.1 CPU: (10) arm64 Apple M1 Pro Memory: 225.11 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 18.12.1 - /usr/local/bin/node Yarn: 1.22.17 - /usr/local/bin/yarn npm: 8.19.2 - /usr/local/bin/npm Browsers: Chrome: 108.0.5359.124 Firefox: 107.0.1 Safari: 15.6.1 npmPackages: vitest: ^0.25.8 => 0.25.8
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: