-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(amplify-alpha): custom-resource-handler not found #28089
Comments
Thanks @tmokmss for reporting this. |
Also encountering this issue, any ETA on when this will be prioritized? |
|
1 similar comment
|
Describe the bug
I get the below error on cdk synth using
amplifyApp.addBranch(...)
. See the reproduction code below.Expected Behavior
cdk synth successes
Current Behavior
the above error happens on cdk synth
Reproduction Steps
Run cdk synth with the below code:
Possible Solution
No response
Additional Information/Context
#27955 seems related to this. Maybe the relative directory structure differs from the expectation? (given that alpha modules are installed on a special location (
node_modules/@aws-cdk/aws-amplify-alpha
)CDK CLI Version
2.110.0
Framework Version
No response
Node.js Version
v18.13.0
OS
macOS
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: