Struggling to get Durable Objects to work with pages

I am building a pages app using the Vue template. So far I have gotten Functions, KV, and R2 to work, now I am trying to add Durable Objects, but I can access them from the Function. I get [wrangler] Couldn't find wrangler dev session for class "DurObj" to proxy to So how do I get the durable object to run locally?
Was this page helpful?