Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
typeling1578 opened this issue Nov 28, 2024 · 3 comments
Open

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

typeling1578 opened this issue Nov 28, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@typeling1578
Copy link
Member

Error log

[ERROR] Could not resolve "async_hooks"

Workaround

see: cloudflare/next-on-pages#908 (comment)

Applied

89b4241

@typeling1578 typeling1578 added the bug Something isn't working label Nov 28, 2024
@typeling1578
Copy link
Member Author

@typeling1578
Copy link
Member Author

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
Copy link

duimy commented Dec 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants