R2 Explorer keeps giving out TypeErrors
# pages-help
c
i'm using GitHub project called R2 Explorer (https://github.com/G4brym/R2-Explorer) which is a Google Drive like GUI for your R2. i ran the command
npm create r2-explorer@latest
in CMD, named my folder the same name as my R2, deployed it, and it keeps saying "**Waiting for deployment to become available**" in CMD. i ran the Real-time logs thing on the brand new Cloudflare worker it created, and it keeps spitting out a whole string. i'm not sure if i wanna share this string, cause it contains confidential information. but the message that stuck out to me was: { "name": "TypeError", "message": "o3.replace is not a function", "timestamp": 1705060569539 } if someone could help that would be greatly appreciated 😊
c
They need to update the router package to the latest. See https://github.com/cloudflare/itty-router-openapi/issues/112 you should open an issue on the repo
c
broooooo thank you so much for the help, i was losing my mind thinking i was doing something wrong ❤️