You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to bundle asset testCloudFormationResources/testEventLambda/Code/Stage, bundle output is located at /private/var/folders/zw/gph_63w16fq7sjb3cmpq73xxzjyt18/T/cdk.outbxSExv/asset.bbf44b743e70123ab8c960c2740da95ac1d1b59a63f8e688a017b49f8a68fef5-error: Error: docker exited with status 254
46 |
47 | // create Lambda
> 48 | new lambda.Function(this, 'testEventLambda', {
| ^
49 | functionName: 'testEventLambda',
50 | code: lambda.Code.fromAsset(
51 |
at AssetStaging.bundle (node_modules/@aws-cdk/core/lib/asset-staging.ts:472:13)
at AssetStaging.stageByBundling (node_modules/@aws-cdk/core/lib/asset-staging.ts:330:10)
at stageThisAsset (node_modules/@aws-cdk/core/lib/asset-staging.ts:196:35)
at Cache.obtain (node_modules/@aws-cdk/core/lib/private/cache.ts:24:13)
at new AssetStaging (node_modules/@aws-cdk/core/lib/asset-staging.ts:221:44)
at new Asset (node_modules/@aws-cdk/aws-s3-assets/lib/asset.ts:127:21)
at AssetCode.bind (node_modules/@aws-cdk/aws-lambda/lib/code.ts:277:20)
at new Function (node_modules/@aws-cdk/aws-lambda/lib/function.ts:583:29)
at new ChatbotSlackDemoStack (src/chatbot-slack-demo-stack.ts:48:5)
at Object.<anonymous> (test/main.test.ts:12:17)
The text was updated successfully, but these errors were encountered:
錯誤訊息
The text was updated successfully, but these errors were encountered: