yarn generate:defaults-mode-provider fails if smithy-typescript is not built #5141
Closed
3 tasks done
Labels
bug
This issue is a bug.
closed-for-staleness
p2
This is a standard priority issue
queued
This issues is on the AWS team's backlog
Checkboxes for prior research
Describe the bug
This issue was noticed while testing our release automation after merging #5139
SDK version number
main
Which JavaScript Runtime is this issue in?
Node.js
Details of the browser/Node.js/ReactNative version
N/A
Reproduction Steps
Remove maven cache, and run
yarn generate:defaults-mode-provider
Observed Behavior
Command fails with
cannot find symbol
with 31 counts.Expected Behavior
The
generate:defaults-mode-provider
command to succeed.Possible Solution
Build smithy-typescript with HEAD before generating default-mode-provider
Additional Information/Context
No response
The text was updated successfully, but these errors were encountered: