can someone help me here? I have this general basic setup and am trying to do R2 operations within a
can someone help me here? I have this general basic setup and am trying to do R2 operations within a DO but , but i cannot figure out why the env bindings are not being recognized . I get
The use case is i need to upload a large CSV file so need to use R2 storage rather than DO storage
I am running this local.
Durable Object Definition
Calling the Durable Object in Hono
Logging and Error Output
[ERROR] TypeError: Cannot read properties of undefined (reading 'MY_BUCKET'). I can do R2 operations in the hono routes but not within the DO at the moment using the bindingsThe use case is i need to upload a large CSV file so need to use R2 storage rather than DO storage
I am running this local.
Durable Object Definition
Calling the Durable Object in Hono
Logging and Error Output

