Replies: 1 comment
-
The error message tells you what the problem is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi there
i'm using sveltekit v4 and i wanna put my project in cloudflare pages, when i build project this error pop up
23:36:17.710 | npm ERR! engine Not compatible with your version of node/npm: @eslint/[email protected]
23:36:17.710 | npm ERR! notsup Not compatible with your version of node/npm: @eslint/[email protected]
23:36:17.710 | npm ERR! notsup Required: {"node":"^18.18.0 || ^20.9.0 || >=21.1.0"}
23:36:17.710 | npm ERR! notsup Actual: {"npm":"9.6.7","node":"v18.17.1"}
23:36:17.712
how can i fix it
Beta Was this translation helpful? Give feedback.
All reactions