I am trying to access a `DO` from a `next-on-pages` app (with the DO running on a second terminal -
I am trying to access a
But I can't use RPC to call the DO functions. I get this error
This is the code I used to access the DO
Here is the example repo you can run to recreate this error
https://github.com/clmnin/next-on-pages-DO-RPC
DO from a next-on-pages app (with the DO running on a second terminal - hono.dev app).But I can't use RPC to call the DO functions. I get this error
This is the code I used to access the DO
Here is the example repo you can run to recreate this error
https://github.com/clmnin/next-on-pages-DO-RPC