Yamada

Results 4 comments of Yamada

I am having the exact same issue. It seems like the vite version is too new. I am using bun.

I tried it again with NPM, and it has the same issue. I eventually got it working with pnpm, which is not ideal.

I found the issue. Basically, the client will try to store the key `innertube_session_data`, which is not a valid URL. And it seems like cloudflare cache doesn't support arbitrarily string...

Python 3.14 is out :(