I can't export even the most basic project!

I have got a Crowpanel 7" HMI touchscreen, the board is DIS08070h - ESP32 7" HMI Intelligent. I’ve gone ahead and created a new project and literally stuck one panel in with a label that says “Hello World”

After this point everything seems to go hopelessly wrong. In the project settings I give a Project Export root as (I’m on a Mac):

/users/me/Desktop/SquarelineStuff

and a UI Files Export Path of"

/users/me/Desktop/SquarelineStuff/UI-Stuff

When I then try and export->Create Template Project it prompts me for a directory, so I choose the /users/me/Desktop/SqurelineStuff like I specified in the export root path. It then chucks up a bunch of errors.

Project Export in progress
<color=#55FF55> Downloading missing Board binary
Project Export failed: System.IO.FileNotFoundException: Could not find file “/Users/me/SquareLine/boards/Elecrow/elecrow_dis08070h_arduino_ide_v1_0_0/temp/elecrow_dis08070h_arduino_ide_v1_0_0/elecrow_dis08070h_arduino_ide.zip”
File name: ‘/Users/me/SquareLine/boards/Elecrow/elecrow_dis08070h_arduino_ide_v1_0_0/temp/elecrow_dis08070h_arduino_ide_v1_0_0/elecrow_dis08070h_arduino_ide.zip’
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream…ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
at System.IO.Compression.ZipFile.Open (System.String archiveFileName, System.IO.Compression.ZipArchiveMode mode, System.Text.Encoding entryNameEncoding) [0x00037] in <3432c0b5d2954d56993a1cb260a4e312>:0
at ĩĪĪĩĩĩĪĪĪĩĩĩĪĪĪĪĩĪĪĪĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĪĪĩĪĪĩĪĪĩĪĪĩ.ĩĪĩĩĪĪĪĩĩĩĩĩĪĪĩĩĩĩĪĪĩĪĩĪĪĪĪĩĩĩĪĪĪĩĩĪĪĪĩĪĩĩĪĪĩĪĩ (System.String ĪĩĩĩĩĪĪĩĩĪĩĪĩĩĪĪĩĩĪĪĩĩĪĪĩĪĩĪĩĪĪĪĪĩĩĩĩĩĩĪĪĩĪĩĪĪĪ, System.String ĪĩĩĩĩĪĩĩĪĪĪĩĩĪĩĪĪĩĪĪĩĪĪĪĪĪĩĪĪĩĩĩĪĩĩĪĩĩĩĪĩĩĪĪĪĪĪ) [0x0000e] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at ĩĪĪĩĩĩĪĪĪĩĩĩĪĪĪĪĩĪĪĪĪĩĩĩĩĪĩĩĪĩĪĪĪĪĪĪĪĩĪĪĩĪĪĩĪĪĩ.ĩĪĩĩĩĩĩĩĪĪĩĪĪĩĩĪĪĪĪĪĩĪĪĪĩĪĩĪĪĩĩĪĩĩĪĩĩĩĩĩĩĩĪĪĩĪĪ (System.String ĪĩĪĪĪĪĪĩĩĩĩĩĪĪĪĪĪĪĩĩĪĪĪĪĪĩĪĪĪĩĪĩĪĩĩĩĪĪĪĩĪĩĩĩĪĩĪ) [0x0009d] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at MenuLine+ĩĩĪĪĪĪĪĪĪĪĪĪĪĩĪĪĩĩĪĪĪĩĪĪĪĪĩĪĪĪĪĪĪĩĪĪĪĪĩĪĪĪĩĪĪĩĩ+<g__Action|0>d.MoveNext () [0x0004c] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
Export in progress
Export failed: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘/Users/me/Desktop/SquarelineStuff/SquareLine_Project’.
at System.IO.Enumeration.FileSystemEnumerator1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in <5b9d366699014a269124fd079e87dd8f>:0 at System.IO.Enumeration.FileSystemEnumerator1[TResult]…ctor (System.String directory, System.IO.EnumerationOptions options) [0x00048] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.Enumeration.FileSystemEnumerable1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable1[TResult] enumerable) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.Enumeration.FileSystemEnumerable1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) [0x00042] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.DirectoryInfo.InternalEnumerateInfos (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x00037] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.DirectoryInfo.GetFiles (System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <5b9d366699014a269124fd079e87dd8f>:0
at System.IO.DirectoryInfo.GetFiles () [0x0000b] in <5b9d366699014a269124fd079e87dd8f>:0
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo.GetFiles()
at ĩĪĪĩĩĩĩĪĪĩĪĪĩĪĪĪĩĪĪĩĪĪĩĪĪĩĩĪĩĩĩĩĪĪĩĪĩĩĩĪĪĪĪĪĩĩĪ.ĩĩĪĩĩĪĩĩĪĩĩĩĪĪĪĪĩĩĪĪĪĪĩĪĩĪĩĩĩĩĪĩĪĩĩĩĪĪĪĪĩĩĩĩĪĪĪ (System.String ĪĩĪĩĩĪĩĩĩĩĪĩĩĪĩĩĩĩĪĪĩĪĩĩĩĩĩĩĪĩĩĪĪĪĩĩĩĩĪĩĩĪĩĪĪĪĩ, System.String ĩĪĪĪĪĪĪĪĪĩĩĪĩĩĩĩĩĪĩĪĪĩĩĩĩĩĪĩĩĪĩĪĪĩĪĩĩĪĩĩĩĪĩĩĩĩĩ) [0x0004e] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at ĩĩĪĪĩĪĪĩĪĩĪĪĩĪĩĩĩĩĩĩĩĩĪĩĩĪĩĪĪĪĩĩĩĪĪĪĪĩĩĩĪĪĩĪĪĩĪ.ĪĩĪĩĪĩĩĪĩĪĪĪĩĩĩĪĪĩĩĪĪĪĩĪĪĪĩĪĩĪĩĪĪĪĪĩĪĪĪĩĩĩĪĪĩĩĩ () [0x00000] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at ĩĩĪĪĩĪĪĩĪĩĪĪĩĪĩĩĩĩĩĩĩĩĪĩĩĪĩĪĪĪĩĩĩĪĪĪĪĩĩĩĪĪĩĪĪĩĪ.ĩĩĩĩĪĪĪĪĪĪĪĪĩĪĩĩĩĪĩĩĪĪĪĪĪĩĩĩĩĩĩĩĩĩĩĩĩĩĪĪĩĩĪĪĪĩĩ (System.String ĩĩĩĩĪĩĪĩĪĩĩĩĪĩĩĪĩĪĪĪĪĩĩĩĪĩĩĪĪĪĩĩĪĩĪĩĩĪĩĪĪĩĩĩĩĩĪ) [0x005ff] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0
at MenuLine+ĩĪĩĪĪĩĪĪĪĩĩĩĩĩĪĩĪĪĪĪĩĩĪĩĪĩĪĩĩĪĩĪĪĩĪĪĩĪĩĩĪĪĩĪĪĩĩ+<g__Action|0>d.MoveNext () [0x000a4] in <32d6a5006f724e44b1eb19f3cd84bf2b>:0

If I look in the /Users/me/SquareLine/boards/Elecrow/elecrow_dis08070h_arduino_ide_v1_0_0/temp/elecrow_dis08070h_arduino_ide_v1_0_0 directory, there isn’t a elecrow_dis08070h_arduino_ide.zip, there’s a .ong, a .slb and a repo.zip file

it also complains about the /Users/me/Desktop/SquarelineStuff/SquareLine_Project being missing (SquareLine_Project is the name of my project) but even if I add that it still complains it’s missing.

I’m so very confused about what’s going wrong. I feel like I must be doing something quite fundamentaly wrong, but I’m able to find out what. Files do appear in my UI_Stuff folder, but just .c and .h files. I’m assuming the template project will create a .ino file with the basic setup code which will start lvgl and display my screen?