tilt-dev / tilt-dev/tilt

Installation script should detect if there's already something named `tilt` in $PATH

Open
#2,970 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
10.1k
Forks
413
Avg merge
1d 10h
Merged PRs (30d)
6

Description

A common problem that folks run in to installing Tilt is that there's already something called Tilt installed in their $PATH (namely that Ruby gem)

Could we detect this case and warn/error in the installation script?

Contributor guide

Open the contributing guide

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 by locating the installation script and reviewing the linked FAQ entry about a conflicting Ruby gem named tilt. Reproduce the case where another tilt is already in PATH, then verify that the script warns or errors clearly instead of proceeding silently.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby, shell
Domain
cli, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.