Relative Content

Tag Archive for deploymentsveltevercel

Error Resolving Unsupported Node.js Version When Deploying to Vercel

I was trying to deploy a website of mine in vercel, but it seems to be running into an issue where it seems to say that the version of node use in the project’s package.json is not supported, but when I checked vercel’s website, 22.x is supported since it is the LTS version of node. But I can’t seem to solve the issue thereafter. is there a way to resolve it?

Error Resolving Unsupported Node.js Version When Deploying to Vercel

I was trying to deploy a website of mine in vercel, but it seems to be running into an issue where it seems to say that the version of node use in the project’s package.json is not supported, but when I checked vercel’s website, 22.x is supported since it is the LTS version of node. But I can’t seem to solve the issue thereafter. is there a way to resolve it?