Trying to make a beta package with the "build_feature_test_package" command, and I'm getting an error when trying to install the package. It's happening in flows, and the component referenced is part of the package.
1. Flow(Letter_Template_Clone_with_Merge_Fields) Navigate_to_new_Letter_Template (Action) - We can't find an action with the name and action type that you specified.
Letter_Template_Clone_with_Merge_Fields: Navigate_to_new_Letter_Template (Action) - We can't find an action with the name and action type that you specified.
2. Flow(Letter_Template_Generate_Template) duplicate value found: <unknown> duplicates value on record with id: <unknown>
Letter_Template_Generate_Template: duplicate value found: <unknown> duplicates value on record with id: <unknown>
Might be a namespace issue. If you paste the relevant XML snippets for those two Flow elements, I might be able to reproduce in a scratch org or if you can share a gut repo I can investigate.