You can’t send emails without using a third-party provider I’m arraid
You can’t send emails without using a third-party provider I’m arraid
pages.dev backing this?workerd/server/server.c++:3932: error: Uncaught exception: kj/async-io-unix.c++:778: disconnected: remote.worker_do_not_log; Request failed due to internal errorenv.IMAGES.info(stream) and env.IMAGES.input(stream) as shown in the docs... the stream would need to be .tee()'d..info(stream) call?transform.output(...) call still consume transform quota?transform.output(...) response to avoid having to tee the .output(...) response back through .info(stream). Maybe both the input info (format, dimensions, file size) and output info could be included in the transform output response.--env when necessary, and leave the default no-env for production (or pre-emptively deploy with --env production to be slightly more future-proof)--env prod. First time doing many workers using service bindings, etc.env you actually start creating new workers, might be chaotic to introduce pre-production environments later on
X
•2/27/25, 10:09 PM
Build commands and Build variables and secrets only be set in the dashboard currently? or rather not inside wrangler config/env filesYou are using Node.js 18.17.1. For Next.js, Node.js version "^18.18.0 || ^19.8.0 || >= 20.0.0" is required.NODE_VERSION should work fine - you'll need to set it on both preview and production environments thoughpages.devworkerd/server/server.c++:3932: error: Uncaught exception: kj/async-io-unix.c++:778: disconnected: remote.worker_do_not_log; Request failed due to internal errorenv.IMAGES.info(stream)env.IMAGES.input(stream).tee().info(stream).info(stream)transform.output(...)transform.output(...).output(...)--env--env production--env prodenvBuild commandsBuild variables and secrets ✘ [ERROR] No matching export in
"node_modules/cf-mongodb-polyfills/src/dns.ts" for import "default"
.wrangler/tmp/pages-QRbsC1/chunks/index_BiYVbPG6.mjs:11:7:
11 │ import require$$0$5 from 'dns';You are using Node.js 18.17.1. For Next.js, Node.js version "^18.18.0 || ^19.8.0 || >= 20.0.0" is required.NODE_VERSION