Lona / Lona

A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while trying to generate Swift code from Lona/examples/test

ondermerol opened this issue · comments

I get this error while trying to generate Swift code with this command "./node_modules/.bin/lonac workspace swift ../../examples/test/ ../../examples/output/" in compiler/core/
I am not sure if I make something wrong or not.

screen shot 2018-07-17 at 23 24 45

Ah, I think the version I published on npm is fairly out of date since I haven't been using it lately. I would try building the compiler in compiler/core and running yarn snapshot to verify it's working correctly

Updated readme to clarify