[BUG] Build Failed Vercel #1499
Labels
🐛 Bug
[ISSUE] Ticket describing something that isn't working
🔨 Fixed
🕸️ Inactive
🛑 No Response
[ISSUE] Response was requested, but has not been provided
Environment
Cloud Service (Static)
System
Edge 122
Version
2.1.2
Describe the problem
Hi! Trying to deploy dashy to Vercel and during the process an error occurs, log:
ALL LOG:
[10:37:11.977] Running build in Washington, D.C., USA (East) – iad1
[10:37:12.119] Cloning github.com/frayglsm/dashy (Branch: master, Commit: 3c5531d)
[10:37:12.597] Previous build cache not available
[10:37:14.515] Cloning completed: 2.396s
[10:37:14.993] Running "vercel build"
[10:37:15.465] Vercel CLI 33.5.3
[10:37:16.166] Warning: Detected "engines": { "node": ">=16.0.0 <21.6.2" } in your
package.json
that will automatically upgrade when a new major Node.js Version is released. Learn More: http://vercel.link/node-version[10:37:16.170] Installing dependencies...
[10:37:16.493] yarn install v1.22.17
[10:37:16.930] [1/5] Validating package.json...
[10:37:16.934] [2/5] Resolving packages...
[10:37:17.471] [3/5] Fetching packages...
[10:37:34.637] error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.18.2"
[10:37:34.650] error Found incompatible module.
[10:37:34.650] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[10:37:34.678] Error: Command "yarn install" exited with 1
[10:37:35.298]
ERRORS:
[10:37:11.977] Running build in Washington, D.C., USA (East) – iad1
[10:37:12.119] Cloning github.com/frayglsm/dashy (Branch: master, Commit: 3c5531d)
[10:37:12.597] Previous build cache not available
[10:37:14.515] Cloning completed: 2.396s
[10:37:14.993] Running "vercel build"
[10:37:15.465] Vercel CLI 33.5.3
[10:37:16.166] Warning: Detected "engines": { "node": ">=16.0.0 <21.6.2" } in your
package.json
that will automatically upgrade when a new major Node.js Version is released. Learn More: http://vercel.link/node-version[10:37:16.170] Installing dependencies...
[10:37:16.493] yarn install v1.22.17
[10:37:16.930] [1/5] Validating package.json...
[10:37:16.934] [2/5] Resolving packages...
[10:37:17.471] [3/5] Fetching packages...
[10:37:34.637] error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.18.2"
[10:37:34.650] error Found incompatible module.
[10:37:34.650] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[10:37:34.678] Error: Command "yarn install" exited with 1
[10:37:35.298]
Warnings (1):
[10:37:11.977] Running build in Washington, D.C., USA (East) – iad1
[10:37:12.119] Cloning github.com/frayglsm/dashy (Branch: master, Commit: 3c5531d)
[10:37:12.597] Previous build cache not available
[10:37:14.515] Cloning completed: 2.396s
[10:37:14.993] Running "vercel build"
[10:37:15.465] Vercel CLI 33.5.3
[10:37:16.166] Warning: Detected "engines": { "node": ">=16.0.0 <21.6.2" } in your
package.json
that will automatically upgrade when a new major Node.js Version is released. Learn More: http://vercel.link/node-version[10:37:16.170] Installing dependencies...
[10:37:16.493] yarn install v1.22.17
[10:37:16.930] [1/5] Validating package.json...
[10:37:16.934] [2/5] Resolving packages...
[10:37:17.471] [3/5] Fetching packages...
[10:37:34.637] error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.18.2"
[10:37:34.650] error Found incompatible module.
[10:37:34.650] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[10:37:34.678] Error: Command "yarn install" exited with 1
[10:37:35.298]
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: