verylonglegs

Results 3 issues of verylonglegs

I have multiple modules (hierarchy) within the application. AppModule (as part of Route[]) imports AuthModule. ` export const appRoutes: Route[] = [ { path: '', children: [ { path: 'auth',...

I am using `arn:aws:lambda:us-east-1:764866452798:layer:libreoffice-gzip:1` and trying to test the function locally (MacOS) using aws-sam-cli (SAM CLI, version 0.40.0) I get the following error: ``` ERROR Invoke Error {"errorType":"Error","errorMessage":"Command failed: cd...

Resolved "No decode delegate for this image format" when converting full PDF (all pages) to png Exception encountered when running - Alpine in Docker container. - Node 10 - Imagemagick...