-
### Confirmation
- [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your account team.
- [X]…
Dieff updated
2 months ago
-
### What version of Hono are you using?
4.0.2
### What runtime/platform is your app running on?
Cloudflare Workers
### What steps can reproduce the bug?
```js
import { Hono } from 'hono'
import…
-
**The issue is with the**
- [ ] Telegram Bot
- [x] API
**Describe the bug**
When searching by IMDB_ID, I get a 429 error (too many requests) on my site and it also says my site "has been blocked…
-
## 概要
CloudflareWorkersセットアップ時にNodeVersionが対応していない旨のエラーが出力されデプロイできない。
## どんな時に
CloudflareWorkersセットアップ時
## 原因予想
package.jsonのバージョン記述が問題だと考えられる。
ログは別途添付
## 完了要件
- GitHubにpush時にCloudflare …
-
![image](https://user-images.githubusercontent.com/959505/68962121-df8e5e80-07a1-11ea-8c1c-44b23eb22143.png)
![image](https://user-images.githubusercontent.com/959505/68962124-e0bf8b80-07a1-11ea-96bf…
-
第一行:`import { Ai } from '@cf/meta/m2m100-1.2b/ai.js';`
编辑器报错:
Uncaught Error: No such module "@cf/meta/m2m100-1.2b/ai.js". imported from "index.js" (Code: 10021)
![屏幕截图 2024-05-21 003857](https://g…
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRI…
-
As per https://github.com/DefinitelyTyped/DefinitelyTyped/pull/66824 which was merged recently and released in `@types/node@20.8.4`, Node.js now defines its own `Request`, `Response`, etc. types via […
-
### Bug description
I have a Next.js application connecting to a Neon database in production, and a local Postgres database in development.
I use NextAuth, which requires importing the Prisma clie…
-
```js
addEventListener("fetch", event => {
event.respondWith(handleRequest(event.request))
})
async function handleRequest(request) {
function getJsonLength(jsonData) {
var jsonL…