cdklabs/awscdk-service-spec

L1 AWS::IVSChat is missing

Closed this issue · 1 comments

$ cdk-build
cfn-resources: AWS::IVSChat
Generating 0 Resources for 0 Services
warning JSII6: A "peerDependency" on "@aws-cdk/core" at "0.0.0" means you should take a "devDependency" on "@aws-cdk/core" at "0.0.0" (found "undefined")
warning JSII6: A "peerDependency" on "constructs" at "^10.0.0" means you should take a "devDependency" on "constructs" at "10.0.0" (found "undefined")
lib/index.ts:2:15 - error TS2307: Cannot find module './ivschat.generated' or its corresponding type declarations.

2 export * from './ivschat.generated';
                ~~~~~~~~~~~~~~~~~~~~~
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
lerna info run Ran npm script 'build' in '@aws-cdk/aws-kafkaconnect' in 12.7s:
yarn run v1.22.19

Closed through source update