这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(non-monorepo): correct devDependency from 'turb' to 'turbo' #10526

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

Merged

Conversation

DiegoDev2
Copy link
Contributor

Fixes #10523

This PR updates the non-monorepo template to use the correct turbo package as a devDependency instead of the incorrect turb.

Changes

  • Updated template/package.json in the non-monorepo example to use "turbo" as a devDependency.

Context

Previously, running npx create-turbo@latest -e non-monorepo would generate a project with turb listed in devDependencies, causing confusion and requiring users to manually install turbo.

This fix ensures new projects created from this template have the correct dependency out of the box.

Let me know if there’s anything else I should adjust!

@DiegoDev2 DiegoDev2 requested a review from a team as a code owner May 30, 2025 21:20
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage labels May 30, 2025
Copy link

vercel bot commented May 30, 2025

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 Jun 13, 2025 2:39pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 2:39pm

Copy link

vercel bot commented May 30, 2025

@DiegoDev2 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.

Oops! Thank you for fixing. I also updated to latest.

@DiegoDev2
Copy link
Contributor Author

I apologize for not updating to the latest version. Thanks!

@anthonyshew anthonyshew merged commit 5cf39f2 into vercel:main Jun 13, 2025
28 of 32 checks passed
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 needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📚 Docs: non-monorepo starter installs "turb" package rather than "turbo"
3 participants