Skip to content

keisukekomeda/aws-cdk-aws_lambda_nodejs-pnpm-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimum repro for AWS CDK aws_lambda_nodejs issue

procedure to reproduce the issue

# Node.js 20 environment
# install pnpm
corepack enable
# install node modules
pnpm install
# synth CDK (only NgStack should fail)
pnpm cdk synth

About

minimum repro for aws_lambda_nodejs and pnpm error

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published