WARN  Unsupported engine error
ciphersight
PROOP

a year ago

Hello, when deploying I have this issue:

 WARN  Unsupported engine: wanted: {"node":">=22.13.0"} (current: {"node":"v22.10.0","pnpm":"9.15.4"})

I have .nvmrc file and package.json with node version 22.13.0 set.
There are not other files conflicting with node version (monorepo)

How I can do it to run 22.13.0?

Thanks.

Solved

1 Replies

brody
EMPLOYEE

a year ago

Hello,

It doesn't look like Nix has a Node 22.13.0 version available, you would need to instead build your project with a Dockerfile.

Best,
Brody


Status changed to Awaiting User Response Railway about 1 year ago


Railway
BOT

6 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...