Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Error: Function Runtimes must have a valid version, for example [email protected]./ The package vercel-python is not published on the npm registry #7390

Closed Locked Answered by TooTallNate
Vinaykumarvuppala asked this question in Help
Discussion options

You must be logged in to vote

You don't need the "runtime" property at all if you are trying to deploy Python - it's one of the built-in languages for Vercel. In fact, unless you are trying to override some of the other configuration options (like memory or maxDuration), then there is no need to have that "functions" object at all. You can delete it.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pawlean
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants