We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In vitest console.Console is undefined
console.log(typeof console.Console) // vitest: undefined // node: function
System: OS: macOS 12.5 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 215.25 MB / 32.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 14.19.0 - ~/Library/Caches/fnm_multishells/35067_1659959585448/bin/node Yarn: 1.22.17 - ~/Library/pnpm/yarn npm: 6.14.16 - ~/Library/Caches/fnm_multishells/35067_1659959585448/bin/npm Browsers: Chrome: 104.0.5112.79 Edge: 104.0.1293.54 Safari: 15.6
pnpm
The text was updated successfully, but these errors were encountered:
fix: console.Console is undefined (close: vitest-dev#1877)
a32cbcc
fix: console.Console is undefined (close: vitest-dev#1877) vitest-dev…
f5f601a
…#1878
15d94f2
0d7c464
No branches or pull requests
Describe the bug
In vitest console.Console is undefined
Reproduction
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: