Skip to content
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

Vitest does not work on Node versions lower than 16. #1989

Closed
6 tasks done
prarabdhb opened this issue Sep 6, 2022 · 1 comment · Fixed by #1990
Closed
6 tasks done

Vitest does not work on Node versions lower than 16. #1989

prarabdhb opened this issue Sep 6, 2022 · 1 comment · Fixed by #1990

Comments

@prarabdhb
Copy link

prarabdhb commented Sep 6, 2022

Describe the bug

Since version 0.23.0, with this PR, #1029, vitest uses tinybench. While building a project on node versions lesser than 16, it reports tinybench@2.1.4: The engine "node" is incompatible with this module. Expected version ">=16.0.0". Got "14.18.3"

Reproduction

Basic build setup on any node version below 16

System Info

Vitest: 0.23.0
Node Version: 14.18.3

Used Package Manager

yarn

Validations

@Aslemammad
Copy link
Member

Released a new version of Tinybench (2.1.5), Hope this fixes the issue.

AriPerkkio added a commit to AriPerkkio/rollup-plugin-local-import that referenced this issue Sep 9, 2022
AriPerkkio added a commit to AriPerkkio/rollup-plugin-local-import that referenced this issue Sep 9, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants