Skip to content

kompasbank-tobias/upgrade_bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce bug

Run

npx lerna bootstrap
npx lerna run build
npx lerna run test

Output

unable to determine cloud assembly output directory. Assets must be defined indirectly within a "Stage" or an "App" scope

Steps to recreate this setup

  • Create a lerna project
  • Create two new CDK projects, one app and one lib in packages/
  • Create a Function instance in both CDK projects
  • Instantiate the lib Construct in the app project
  • Synth the cdk template in the app project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published