Dylan Drost
Dylan Drost
Did it the way @vhtnam described and worked perfectly just open sqlite 3 as root ``` sudo sqlite3 ``` load the ee.sqlite database ``` .open /opt/easyengine/db/ee.sqlite ``` then execute following...
I get the following error when I try to run the report task. The report gets generated but the build still fails. ``` FAILURE: Build failed with an exception. *...
Any progress on this? since 2.2.2 is released?
I'm currently also running into this issue. When I try to use ComposablePreviewScanner to run paparazzi or roborazzi I same error. It seems the `paparazzi.prepare()` is using the test `Description`...