Max Körlinge
Results
2
issues of
Max Körlinge
Hi! I am trying to run git with this layer in a SAM lambda build. Template snippet: ``` LambdaFunction: Type: AWS::Serverless::Function Properties: CodeUri: src/ Handler: app.lambda_handler Runtime: python3.7 Layers: -...
Hi! I just started a new project using `npx projen new nextjs-ts` After `yarn build`, it errors with: ``` ○ Compiling / ... ⨯ ./pages/index.tsx:1:1 Module not found: Package path...