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

Bugfix Next with Flask - Update requirements.txt #950

Closed
wants to merge 1 commit into from

Conversation

julioflima
Copy link

@julioflima julioflima commented Sep 11, 2024

Description

Right now in Vercel when deploying the this example, it's broken.

So, I've found the right match.

Steps to reproduce the error

image

Demo URL

https://contentia-35kwh5dfn-julio-limas-projects-5820337a.vercel.app
or
https://contentia-35kwh5dfn-julio-limas-projects-5820337a.vercel.app/api/python

Type of Change

  • New Example
  • Example updates (Bug fixes, new features, etc.)
  • Other (changes to the codebase, but not to examples)

New Example Checklist

  • 🛫 npm run new-example was used to create the example
  • 📚 The template wasn't used but I carefuly read the Adding a new example steps and implemented them in the example
  • 📱 Is it responsive? Are mobile and tablets considered?
  • 🪲 Is not a new example, just a fix.

Right now in Vercel when deploying the this example, it's broken.

Find the right match.
Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-dir-css-in-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
app-dir-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
app-dir-share-state ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
edge-functions-cookies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
edge-functions-news ❌ Failed (Inspect) Sep 11, 2024 0:25am
edge-functions-streams ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
edge-geolocation-country-block ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
edge-middleware-modify-request-header ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
edge-user-agent-based-rendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
example-reduce-image-bandwidth-usage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
next-edge-api-route-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
nodejs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-combining-data-fetching-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-image-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-image-offset ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-loading-web-fonts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-microfrontends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-microfrontends-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-pagination-with-ssg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-parallel-routes-navbar ❌ Failed (Inspect) Sep 11, 2024 0:25am
solutions-reuse-responses ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-script-component-ad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am
solutions-script-component-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:25am

Copy link

vercel bot commented Sep 11, 2024

@julioflima is attempting to deploy a commit to the Vercel Examples Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/[email protected] environment, eval, filesystem, network 0 1.51 MB
pypi/[email protected] environment, eval, filesystem, network, shell, unsafe 0 100 MB charlesr.harris, matthew.brett, mattip, ...2 more

🚮 Removed packages: pypi/[email protected]

View full report↗︎

@peterdresslar
Copy link

This does what #947 does, but less well, since #947 correctly removes the requirement altogether. I think it would be best to drop this one

@julioflima julioflima closed this Sep 12, 2024
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

Successfully merging this pull request may close these issues.

2 participants