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

error: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'toUTCString') #376

Open
jefripunza opened this issue Nov 11, 2024 · 0 comments

Comments

@jefripunza
Copy link

after build app with Deno, and run compiled file with log :

Server is running at http://localhost:3000
error: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'toUTCString')
at SendStream.setHeader (file:///C:/Users/jefri/AppData/Local/Temp/deno-compile-app.exe/.deno_compile_node_modules/localhost/send/0.18.0/index.js:874:31)
at SendStream.send (file:///C:/Users/jefri/AppData/Local/Temp/deno-compile-app.exe/.deno_compile_node_modules/localhost/send/0.18.0/index.js:620:8)
at onstat (file:///C:/Users/jefri/AppData/Local/Temp/deno-compile-app.exe/.deno_compile_node_modules/localhost/send/0.18.0/index.js:725:10)
at Deno.stat.then.denoErrorToNodeError.syscall (ext:deno_node/_fs/_fs_stat.ts:149:32)
at eventLoopTick (ext:core/01_core.js:175:7)

what solution ??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant