Trek Glowacki
Trek Glowacki
@kaushiksahu18 please let us know if @sidddev7's solutions works for you!
@jeffsee55 we did https://github.com/vercel/examples/pull/927/files. Possibly `Flask==2.0.1` should be bumped to latest of `2.x` to match? The slightly older version might not work with the newer python version? Or alternatively we...
Opened https://github.com/vercel/vercel/pull/12239 to verify tests (external contributors don't currently have access to secrets required for tests)
@G-Rath it seems like this causes failing tests in `routing-utils`. That pinned version might have been there for a reason. Trying to track it down.
Hi @RAGAdox, Without seeing your project it's difficult to debug remotely. From `--cwd ./apps/web` it looks like you're working with just a specific directory locally. Is this true for your...