Specy
Specy
CDCloudflare Developers
Created by Specy on 2/13/2025 in #pages-help
Error 1014 and instability
No description
3 replies
CDCloudflare Developers
Created by Specy on 2/8/2023 in #pages-help
Error installing modules for bad env
Not sure why it doesn't work, i set the NODE_VERSION to 17.0.0, tried in local using that version and it seems to work too. The error also says that the node version is set correctly.
00:33:08.770 Downloading and installing node v17.0.0...
00:33:09.210 Downloading https://nodejs.org/dist/v17.0.0/node-v17.0.0-linux-x64.tar.xz...
00:33:09.656 Computing checksum with sha256sum
00:33:09.787 Checksums matched!
00:33:14.976 Now using node v17.0.0 (npm v8.1.0)

...

00:33:20.663 Installing NPM modules using NPM version 8.1.0
00:33:21.716 npm ERR! code EBADENGINE
00:33:21.718 npm ERR! engine Unsupported engine
00:33:21.718 npm ERR! engine Not compatible with your version of node/npm: @sveltejs/[email protected]
00:33:21.718 npm ERR! notsup Not compatible with your version of node/npm: @sveltejs/[email protected]
00:33:21.718 npm ERR! notsup Required: {"node":"^16.14 || >=18"}
00:33:21.719 npm ERR! notsup Actual: {"npm":"8.1.0","node":"v17.0.0"}
00:33:08.770 Downloading and installing node v17.0.0...
00:33:09.210 Downloading https://nodejs.org/dist/v17.0.0/node-v17.0.0-linux-x64.tar.xz...
00:33:09.656 Computing checksum with sha256sum
00:33:09.787 Checksums matched!
00:33:14.976 Now using node v17.0.0 (npm v8.1.0)

...

00:33:20.663 Installing NPM modules using NPM version 8.1.0
00:33:21.716 npm ERR! code EBADENGINE
00:33:21.718 npm ERR! engine Unsupported engine
00:33:21.718 npm ERR! engine Not compatible with your version of node/npm: @sveltejs/[email protected]
00:33:21.718 npm ERR! notsup Not compatible with your version of node/npm: @sveltejs/[email protected]
00:33:21.718 npm ERR! notsup Required: {"node":"^16.14 || >=18"}
00:33:21.719 npm ERR! notsup Actual: {"npm":"8.1.0","node":"v17.0.0"}
3 replies