I have got hold of a mac, setup sketch, designed a simple to page prototype, run the code generator, and it throws an error as below. what am i doing wrong?
it throws and error but does generate code, but when i run it none of the things on the page i designed are visible. i am expecting a carbon copy as seen on your video.
sketch url : https://cloud.indigo.design/share/run/k7q39brg6p12
error log below.
Hi Andrew,
I think you just need to detach the symbol for the "details/icon + title", "details/product" and "file upload/document/remove/presentation" symbols that are in your page. These symbols come from our Indigo-Patterns library and in order to generate those they need to be detached.
You can detach them by right clicking on the element and selecting "Detach from Symbol" from the context menu. This will turn the symbol into a Group/Folder. Inside this group you will see the individual parts that make up the element and now you should be able to generate this element in your Artboard.
We have a section in our documentation for the different components we provide so I recommend taking a look at them to see if there is anything special you need to do for them to work with code generation. For example, here is the documentation for the "Icon + Title" pattern: https://es.infragistics.com/products/indigo-design/help/patterns/details.html
Let me know if you have any questions.