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

"TypeError: Cannot read properties of undefined (reading 'split')\n at handleRequest (worker.js:2902:39)\n at worker.js:2961:21" #219

Open
Fashionedgroot opened this issue Oct 9, 2023 · 2 comments

Comments

@Fashionedgroot
Copy link

after pasting the code i got from https://gdindex-code-builder.maple3142.net/ this site in cloudlfare workers i am getting the following error please help.
"TypeError: Cannot read properties of undefined (reading 'split')\n at handleRequest (worker.js:2902:39)\n at worker.js:2961:21"

@Fashionedgroot
Copy link
Author

"TypeError: Cannot read properties of undefined (reading 'split')\n at handleRequest (worker.js:3253:39)\n at worker.js:3314:21\n at facade_sw_fetch (worker.js:171:31)\n at facade_invokeChain (worker.js:25:12)\n at Object.next (worker.js:22:16)\n at jsonError (worker.js:231:34)\n at facade_invokeChain (worker.js:25:12)\n at Object.next (worker.js:22:16)\n at scheduled (worker.js:213:26)\n at facade_invokeChain (worker.js:25:12)"
these are some more issues i encountered
please help me

@Misaka13514
Copy link

Misaka13514 commented Nov 9, 2023

Try to use wrangler to deploy and set flag --compatibility-date 2021-11-10

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

2 participants