We're running into this error in Room 2 - any thou...
# pacc-clearcover-june-12-2023
a
We're running into this error in Room 2 - any thoughts on what could be the issue causing this error? 🧐
d
with this deployment.yaml file (running prefect deployment apply deployment.yaml)
e
I’ll be right there
💙 1
For anyone else hitting the same error, the problem here was that we were using
prefect deployment
as opposed to
prefect deploy
. We’ll touch on this when we regroup