Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non Python Dev #12

Closed
DevJedis opened this issue Apr 2, 2024 · 1 comment
Closed

Non Python Dev #12

DevJedis opened this issue Apr 2, 2024 · 1 comment

Comments

@DevJedis
Copy link

DevJedis commented Apr 2, 2024

Hello, great work. I don't work with Python nor Node nor Vercel and I've had a hard time tryin to make this even work on Vercel as I've just created an account. Could someone list the detailed steps to make this work in Vercel as this is the lovely message I keep getting:

WARN! Due to `builds` existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. Learn More: https://vercel.link/unused-build-settings
Error: Unable to find any supported Python versions.
Learn More: http://vercel.link/python-version

I don't even know where you people are getting the Node version settings from because I don't see anything in Vercel of the sort. I'd appreciate help on a detailed step for this. Thank you

@cool-dev-guy
Copy link
Owner

Hello, great work. I don't work with Python nor Node nor Vercel and I've had a hard time tryin to make this even work on Vercel as I've just created an account. Could someone list the detailed steps to make this work in Vercel as this is the lovely message I keep getting:

WARN! Due to `builds` existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. Learn More: https://vercel.link/unused-build-settings
Error: Unable to find any supported Python versions.
Learn More: http://vercel.link/python-version

I don't even know where you people are getting the Node version settings from because I don't see anything in Vercel of the sort. I'd appreciate help on a detailed step for this. Thank you

You can:

  1. go to your deployment settings.
  2. There sill be an option like node version,which will be 20.x by default,change it to 18.x.
  3. Then redeploy your deployment to see the results.

Or:
The best way is to google "How to change the node version in vercel."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants