Evorage
Evorage
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
I didn't see anything mentioning it
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
i'll try again
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
🤦‍♂️ thank you
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
ahhh, i need to specify node version there then?
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
is that bad? 😳
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
definitely a pages project, with the node env var set to 22 and a .node-version file with 22 in, here's a snippet from the latest build log (28beba6d-f1ed-466b-8580-21a50b461ba7):
00:53:27.968 Found wrangler.toml file. Reading build configuration...
00:53:27.976 pages_build_output_dir: .svelte-kit/cloudflare
00:53:27.976 Build environment variables: (none found)
00:53:29.081 Successfully read wrangler.toml file.
00:53:29.144 Detected the following tools from environment: [email protected], [email protected]
00:53:29.145 Installing project dependencies: npm clean-install --progress=false
00:53:30.355 npm ERR! code EBADENGINE
00:53:30.356 npm ERR! engine Unsupported engine
00:53:30.356 npm ERR! engine Not compatible with your version of node/npm: @eslint/[email protected]
00:53:30.356 npm ERR! notsup Not compatible with your version of node/npm: @eslint/[email protected]
00:53:30.357 npm ERR! notsup Required: {"node":"^18.18.0 || ^20.9.0 || >=21.1.0"}
00:53:30.357 npm ERR! notsup Actual: {"npm":"9.6.7","node":"v18.17.1"}
00:53:30.358
00:53:30.358 npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2025-03-13T00_53_29_798Z-debug-0.log
00:53:27.968 Found wrangler.toml file. Reading build configuration...
00:53:27.976 pages_build_output_dir: .svelte-kit/cloudflare
00:53:27.976 Build environment variables: (none found)
00:53:29.081 Successfully read wrangler.toml file.
00:53:29.144 Detected the following tools from environment: [email protected], [email protected]
00:53:29.145 Installing project dependencies: npm clean-install --progress=false
00:53:30.355 npm ERR! code EBADENGINE
00:53:30.356 npm ERR! engine Unsupported engine
00:53:30.356 npm ERR! engine Not compatible with your version of node/npm: @eslint/[email protected]
00:53:30.356 npm ERR! notsup Not compatible with your version of node/npm: @eslint/[email protected]
00:53:30.357 npm ERR! notsup Required: {"node":"^18.18.0 || ^20.9.0 || >=21.1.0"}
00:53:30.357 npm ERR! notsup Actual: {"npm":"9.6.7","node":"v18.17.1"}
00:53:30.358
00:53:30.358 npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2025-03-13T00_53_29_798Z-debug-0.log
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
and the log seems to think they're their as well
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
although I double checked, their set for both production and preview modes
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
i got this line in the log:
Build environment variables: (none found)
Build environment variables: (none found)
perhaps I'm not setting them correctly
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
didn't manage to get that to work (see above image) 🤔 also the .node-version didn't play nice
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
No description
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
hmm, this didn't seem to work both with values of 22 and 22.12.0 in both instances the build logs output npm ERR! notsup Actual: {"npm":"9.6.7","node":"v18.17.1"}
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
:/ anyhow thanks for the help
45 replies
CDCloudflare Developers
Created by Evorage on 3/12/2025 in #pages-help
Deployment Failed... Why?
oh, that's unfortunate to hear. what's the alternative? workers or wait for the new merged platform to release?
45 replies