Hi all
I am new Camunda Modeler, currently I am getting error when build camunda Modeler v4.3.0
steps to reproduce
- I cloned https://github.com/camunda/camunda-modeler and git checkout v4.3.0
- npm install
- 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.