Pluggable widget tools error

0
How to resolve following error? Ran with "npx @mendix/generator-widget@latest"; native mobile, functional, typescript, blank boilerplate, no unit testing My setup: Mendix Studio 10.24.8 Node 22.14.0 NPM 11.6.0 Typescript 5.9.3
asked
1 answers
0

Use Node.js version 20 LTS instead of 22 to ensure smooth compatibility with Mendix widget generator tools and avoid unexpected build issues.

answered