vercel / vercel/examples

Next.js + Flask example Deploy failed

Open
#946 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.2k
Forks
1.8k
Avg merge
3d 12h
Merged PRs (30d)
6

Description

I've tried to deploy this example https://vercel.com/templates/next.js/nextjs-flask-starter
but during the deployment the following error is shown:
Error: Command failed: pip3.12 install --disable-pip-version-check --target . --upgrade -r /vercel/path0/requirements.txt
Screenshot 2024-08-19 alle 16 08 55
And the deploy fails

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Next.js + Flask starter linked in the issue and inspect requirements.txt alongside the Vercel deployment output, beginning with the pip3.12 install command. Reproduce the failed deployment and identify what prevents installation; done means the example deploys successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, next.js, python
Domain
cloud, full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.