fyi - noticed a typo in the path of one of the err...
# pacc-july-17-18-2023
r
fyi - noticed a typo in the path of one of the error messages. should say ~/.prefect/flows.json
🙏 1
1
j
Good catch.
What’s your Prefect version?
r
2.10.21
j
I think 2.10.21 has support for multiple flows with the same name if they are have different deployment names that are specified in prefect.yaml. I’ll have to double check. We’ll talk about deployments and prefect.yaml later today. Agree that editing the json file isn’t ideal.
PR open to fix the path suggestion message.