webgiss / niolesk

Edit diagrams from textual descriptions! : A kroki interface.
https://niolesk.top
MIT License
84 stars 10 forks source link

Compilation.md seems to be outdated: Running yarn fails with ERROR: There are no scenarios; must have at least one. #49

Closed Boldie closed 1 month ago

Boldie commented 1 month ago

Running yarn on a fresh checkout fails if I use it like written in compile.md. The file seems to be outdated or there is missing some information:

~/workspace/niolesk$ yarn
00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.
Boldie commented 1 month ago

I found the issue: a apt install yarn on debian/ubuntu will install an incorrect yarn. Here is more information about it, maybe you can extend the compilation.md by this: https://stackoverflow.com/questions/53471063/yarn-error-there-are-no-scenarios-must-have-at-least-one