Tools menu vale action doesn't work on Windows 10

Checklist

  • Vale CLI Plugin version: 0.0.18
  • JetBrains IDE: Intellij Community
  • JetBrains IDE Version: 2024.2.3
  • Operating System Name: Windows
  • Operating System version: 10

Summary

Tools menu vale action doesn't work on Windows 10, reports 0 issues in 0 files

Steps to reproduce

  1. Invoke vale on the project by going using menu Tools => Vale CLI Check

Actual results

The plugin tool menu shows result:

Vale found: 
In 0 files
See the results in the problemview of a supported file
Execution time: 0 seconds

Atach or paste relevant plugin logs

2024-10-22 13:51:17,774 [ 172830]   INFO - #org.ideplugins.vale_cli_plugin.service.ValeCliExecutor - Running executeValeCliOnFiles on project  projectx
2024-10-22 13:51:17,774 [ 172830]   INFO - #org.ideplugins.vale_cli_plugin.service.ValeCliExecutor - Executing vale command: cmd.exe /c C:\ProgramData\chocolatey\bin\vale.exe --no-exit --no-wrap --output=JSON --glob='*.{md,adoc,rst}' C:/Users/user/path/projectx
2024-10-22 13:51:17,774 [ 172830]   INFO - #org.ideplugins.vale_cli_plugin.service.ValeCliExecutor - In directory: C:/Users/user/path/projectx

Screenshots or screencast

Please attach screenshots or a screencast that helps to understand the issue. bug_windows