hydroxide
hydroxide
CDCloudflare Developers
Created by naive17 on 3/28/2024 in #pages-help
[ERROR] ENOENT: no such file or directory, open '/pages/build_tool/js/.wrangler/tmp/pages-XcFqUA...'
(as an aside, it's a bit counterintuitive that you cannot put the functions dir in the same directory as pages_build_output_dir)
37 replies
CDCloudflare Developers
Created by naive17 on 3/28/2024 in #pages-help
[ERROR] ENOENT: no such file or directory, open '/pages/build_tool/js/.wrangler/tmp/pages-XcFqUA...'
if I delete the symlink and move the functions dir to the top-level dir (so it's sitting alongside wrangler.toml), everything works
37 replies
CDCloudflare Developers
Created by naive17 on 3/28/2024 in #pages-help
[ERROR] ENOENT: no such file or directory, open '/pages/build_tool/js/.wrangler/tmp/pages-XcFqUA...'
@Walshy I seem to have the same issue - symlinking the functions dir gives me the same error that OP reported: ✘ [ERROR] ENOENT: no such file or directory, open '/Users/nickfisher/Documents/polyvox/.wrangler/tmp/pages-hyR6eo/functionsWorker-0.9542707583863828.js'
37 replies
CDCloudflare Developers
Created by rodrigo on 4/26/2023 in #pages-help
websocket abruptly closes
There's an open PR so hopefully should be fixed soon but I've also mentioned a temporary workaround in case you need it beforehand
13 replies
CDCloudflare Developers
Created by rodrigo on 4/26/2023 in #pages-help
websocket abruptly closes
I know this is 6+ months old, but if anyone else is coming up against this, it seems to be an issue with Cloudflare workerd. https://github.com/cloudflare/workerd/issues/1370#issuecomment-1859447303
13 replies