Floorp-Projects / web

[現行サイト]
GNU Affero General Public License v3.0
12 stars 5 forks source link

[workaround] `[ERROR] Could not resolve "async_hooks"` #70

Open typeling1578 opened 6 days ago

typeling1578 commented 6 days ago

Error log

[ERROR] Could not resolve "async_hooks"

Workaround

see: https://github.com/cloudflare/next-on-pages/issues/908#issuecomment-2502658653

Applied

https://github.com/Floorp-Projects/web/commit/89b42412c9f77a882f882f88934aac6f5c0e0e40

typeling1578 commented 6 days ago

fixed in: https://github.com/cloudflare/next-on-pages/releases/tag/%40cloudflare%2Fnext-on-pages%401.13.6

typeling1578 commented 5 days ago

The build issue has been fixed, but an error still occurs within Functions.

Functions error log

Error: No such module \"__next-on-pages-dist__/functions/async_hooks\".\n  imported from \"__next-on-pages-dist__/functions/middleware.func.js\"
duimy commented 1 day ago

The build issue has been fixed, but an error still occurs within Functions.

Functions error log

Error: No such module \"__next-on-pages-dist__/functions/async_hooks\".\n  imported from \"__next-on-pages-dist__/functions/middleware.func.js\"

the same issue Screen Shot 2024-12-03 at 17 56 40