Get the error when npm run all to build camunda Modeler

Hi all
I am new Camunda Modeler, currently I am getting error when build camunda Modeler v4.3.0
steps to reproduce

  1. I cloned https://github.com/camunda/camunda-modeler and git checkout v4.3.0
  2. npm install
  3. npm run all
    My environment
  • OS: MacOS Mojave 10.14.6
  • Camunda Modeler Version: v4.3.0 branch
  • Npm: 6.14.11
  • Node: 10.23.0
    Error: Electron failed to install correctly, please delete node_modules/electron and try installing again
    I don’t know what exactly version of npm and node, I tried to change version of Node.js but the build still error.
    please help me to provide the exactly version of environment, thank so much.

Why are you trying to build the camunda modeler?

Hi, I got stuck when adding the plugins to camunda modeler 4.3, so I just trying to build to see what made it was blocked on the new version of camunda modeler

Hi! Where you able to build project from GIT-sources?
I tried to build, but got a lot of errors.