I start a progect with NodeJs and Electron . In the terminal of VSCode when I esecute one of the 2 following commands: "npx electron-forge import" or "npm run make" it gime me the followin error: enter image description here how can I fix it? . P.S. if instead I execute these commands in git bash are performed correctly
I update npm, NodeJS I install the last version of git
. . I reinstall Git and now it work in vscode, with this setting (during the Git installation)