An itty-router-openapi app stopped working with Ty...
# workers-help
t
After a week of developing a small REST API which was working beautifully, suddenly this error just appeared. Going back to previous verisons of my code doesn't work, neither does reverting to previous wrangler versions, deleting node_modules and reinstalling, restarting machine ... any idea how to proceed?
Additionally, creating the OpenAPI example using
npm create cloudflare@latest
fails with the same error.
This all started happening after upgrading to wrangler 3.22.4 from 3.22.2 but I cannot seem to revert to a working setup
r
Same issue. Our production is breaking
t
@rhutikg I’m wondering if it’s worth filing a bug with itty-router-openapi too
r
hi @Tolmieme
t
Confirmed that the
npm install itty-router@4.0.26
fix works