Skip to content

CI fails in PRs with "build:cjs" not found for @aws-sdk/client-transcribe-streaming #1218

@trivikr

Description

@trivikr

Describe the bug
CI is failing on master

Output
$ tsc
lerna ERR! yarn run pretest exited 1 in '@aws-sdk/client-transcribe-streaming'
lerna ERR! yarn run pretest stdout:
$ yarn build
$ yarn build:cjs && yarn build:es
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

lerna ERR! yarn run pretest stderr:
error Command "build:cjs" not found.
error Command failed with exit code 1.
error Command failed with exit code 1.

lerna ERR! yarn run pretest exited 1 in '@aws-sdk/client-transcribe-streaming'
lerna WARN complete Waiting for 6 child processes to exit. CTRL-C to exit immediately.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Example: #1213

To Reproduce (observed behavior)
Run yarn test:all on master

Expected behavior
yarn test:all should succeed on master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions