Error with the native builder

0
I are trying to create a native mendix mobile app using this documentation: https://docs.mendix.com/howto/mobile/getting-started-with-native-mobile. However, while running the git cmd, and modifying and running the command provided on the document, I keep getting an error saying unable to create new repository from template repository   I am pretty new to github so I do not understand what they mean by template repository or if I need to create a template repository somewhere.   This is the command I wrote to the git CMD native-builder-v2.0.0\native-builder.exe prepare --project-name VerticalFarm-main_11 --java-home "C:\Program Files\AdoptOpenJDK\jdk-11.0.3.7-hotspot" --project-path "C:\Users\vimst\Documents\Mendix\VerticalFarm-main_11\VerticalFarm.mpr" --mxbuild-path "C:\Program Files\Mendix\8.13.1.5182\modeler\mxbuild.exe" --github-access-token ead1196ba6cebca1a03ce0eb1d83691c5278fa26 --appcenter-api-token d715f6d6d79d78e879256964481f9a22cba66b24 --appcenter-organization "cool-organization" --runtime-url "https://verticalfarm-sandbox.mxapps.io/" --app-name "verticalfarmm" --app-identifier "io.mxapps.verticalfarm-sandbox" --mendix-version 8.13.1 --app-version 0.1.0 --build-number 1 --native-packager 1 There are a bunch of things that i tried, thats why the commands is a bit messy.   Screenshot of the error
asked
2 answers
0

All you need to do is download and install version  3.2.1 of the Native Builder

https://docs.mendix.com/refguide/native-builder

https://www.dropbox.com/sh/hpw7sshut9bco68/AABackrr75rPSgW7u5LBMkMra?dl=0

answered
0

please let me know steps if you resolved this problem, thanks in advance.

answered