When deploying, what does the error `placement_and_triggers_configured` mean?

I am using Wrangler 2.2 (cannot upgrade to 3 for technical limitations), and when I run
wrangler publish
, I am met with the following error: workers.api.error.placement_and_triggers_configured [code: 100150]. Using the
--dry-run
flag, I do not receive an error.
Was this page helpful?