Skip to content

Here's what's popular on GitHub today...

Nim logo

Popular topic

Nim is a statically typed, compiled, garbage-collected systems programming language.
The Future of Open Source: Is It Sustainable?

Upcoming event recommended by GitHub

Dec
14

The Future of Open Source: Is It Sustainable?

December 14, 2021 • Online

This Live event will showcase leading maintainers in the community and discuss the future of open source sustainability.
Slack + GitHub screenshot

App recommended by GitHub

Slack + GitHub

Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.

Trending repository

ShubhamKushwah
ShubhamKushwah commented Dec 13, 2021

Describe the feature you'd like to request

Scenario:
Uninstall yarn completely from the system, and run

npx create-turbo@latest yourapp

It will fail at the second step where it should install the packages via yarn. Because yarn isn't there.

And it gives an unhelpful error:

Installing dependencies...
  Aborting installation.
    yarn install has failed.

grype

Trending repository

Sentry screenshot

App recommended by GitHub

Sentry

Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.

Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.