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

fix(example): Fix Prisma example #8046

Merged
merged 3 commits into from Apr 28, 2024

Conversation

caaatisgood
Copy link
Contributor

Description

Fix missing dependency tsup and incorrect import path of the database package of the with-prisma example.

I was boostrapping an app using the prisma example and ran into some errors mostly likely caused by some minor missing pieces in the previous update #6571. This patch should fix them.

@caaatisgood caaatisgood requested review from anthonyshew and a team as code owners April 26, 2024 14:00
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples owned-by: turborepo labels Apr 26, 2024
Copy link

vercel bot commented Apr 26, 2024

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

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 5:28am
examples-designsystem-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 5:28am
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 5:28am
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 5:28am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 5:28am
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Apr 28, 2024 5:28am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Apr 28, 2024 5:28am
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Apr 28, 2024 5:28am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Apr 28, 2024 5:28am
rust-docs ⬜️ Ignored (Inspect) Visit Preview Apr 28, 2024 5:28am

Copy link

vercel bot commented Apr 26, 2024

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

A member of the Team first needs to authorize it.

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ijjk
Copy link
Member

ijjk commented Apr 28, 2024

Allow CI Workflow Run

  • approve CI run for commit: e4de915

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples owned-by: turborepo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants