This plugin uses the system node js interpreter and does not utilize the project-configured nodejs interpreter. Thus, when my system is version 12 (other projects I work on demand it), vitest will not run as it requires at least 14 (which I have configured in my webstorm project configuration).
This plugin uses the system node js interpreter and does not utilize the project-configured nodejs interpreter. Thus, when my system is version 12 (other projects I work on demand it), vitest will not run as it requires at least 14 (which I have configured in my webstorm project configuration).