Marcel Duin
Results
2
comments of
Marcel Duin
I also just had this issue (wrangler 2.0.23) with an older project. (Re-)adding the `account_id` to `wrangler.toml` worked. But it's unclear that this is required, especially because a recent project...
I have the same issue. Changing the `list` type definition on R668 of the above reference to a single `any` argument makes it work. But of course it's better to...