maple3142 / GDIndex

A Google Drive Index built with Vue Running on CloudFlare Workers
https://gdindex-demo.maple3142.workers.dev/
MIT License
1.85k stars 1.13k forks source link

"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 11 months ago

Fashionedgroot commented 11 months ago

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 commented 11 months ago

"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 commented 10 months ago

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