Hello team,
I am trying to start a new project with java 17 on version 2.0.2 and when i run the empty project created, i get the folowing error:
npm version is 9.6.7
IntelliJ IDEA 2023.2.2
2023-09-29T14:20:48.184+03:00 INFO 14504 --- [onPool-worker-1] c.v.f.s.frontend.TaskUpdatePackages : Running `pnpm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by...
2023-09-29T14:20:52.113+03:00 WARN 14504 --- [onPool-worker-1] c.v.flow.server.frontend.FrontendTools : version check 'C:\Program Files\nodejs\npx.cmd --yes --quiet pnpm' failed
Found too old globally installed 'pnpm'. Please upgrade 'pnpm' to at least 5.0.0
Thanks