Shihmin Lee
CDCloudflare Developers
•Created by orangeboi on 9/20/2024 in #pages-help
return this.listener.apply(this.target, arguments);
So you're right. The framework does this
this throws errors but previously the Pages CI has no issue continuing with the deploy but it seems this behaviour changed maybe last week.
can get around this issue for me though
20 replies
CDCloudflare Developers
•Created by orangeboi on 9/20/2024 in #pages-help
return this.listener.apply(this.target, arguments);
I have specified NODE_ENV env and .node-version and .nvmrc all to 20.10.0 and the log suggests for some reason it's still trying to build with Node.js v18.5.0.
20 replies
CDCloudflare Developers
•Created by orangeboi on 9/20/2024 in #pages-help
return this.listener.apply(this.target, arguments);
gotcha. No I am not sure I haven't updated my qwik version for probably 6 months.
20 replies
CDCloudflare Developers
•Created by orangeboi on 9/20/2024 in #pages-help
return this.listener.apply(this.target, arguments);
Gotcha. I'll try to configure that locally I guess. I wonder what changed on Cloudflare Pages side though.
20 replies
CDCloudflare Developers
•Created by orangeboi on 9/20/2024 in #pages-help
return this.listener.apply(this.target, arguments);
oh really?!
20 replies
CDCloudflare Developers
•Created by orangeboi on 9/20/2024 in #pages-help
return this.listener.apply(this.target, arguments);
20 replies
CDCloudflare Developers
•Created by orangeboi on 9/20/2024 in #pages-help
return this.listener.apply(this.target, arguments);
Same for me. all builds are failing now even when I specify NODE_VERSION = 20.10.0
20 replies
CDCloudflare Developers
•Created by Mitya on 1/22/2024 in #workers-help
"CODE_MOVED for unknown code block" bug?
16 replies