Agam More
Agam More
The latest version of `svgexport` isn't updated (0.4.0 currently) with the github source code. Try to install like so: `npm install shakiba/svgexport -g` @travisdowns
@i-like-robots any update on when this will be merged? 🙏
Looks good! adding.
> hi all, ran into the same issue here. Was able to fix it by: > > ```ts > import { launchChromium } from 'playwright-aws-lambda/dist/src'; > ``` This fixed it...
> Trying to install `pdftopng` and getting this error. Worth using more stable dependencies: > > ```shell > • Installing pdftopng (0.2.3): Failed > > RuntimeError > > Unable to...
Yeah but how can I create the execution id? from the docs it seems like it is part of the cli to use the SQL for athena. I tried manually...
> Use the console > […](#) > On Mon, Aug 14, 2023, 11:07 AM Agam More ***@***.***> wrote: Yeah but how can I create the execution id? from the docs...
Thanks, but it still doesn't work (even after `warcannon deploy -y` and I even tried `warcannon populate 2023-23` ``` TABLE_NOT_FOUND: line 1:91: Table 'awsdatacatalog.warcannon_commoncrawl.ccindex' does not exist ```
Yes: 
I think there isn't the table (if you look at the left bottom side). I'll try to create it manually. **EDIT:** I've created the table and partitioned it like in...