Giter VIP home page Giter VIP logo

Comments (9)

jazzdan avatar jazzdan commented on May 17, 2024 1

Hey @ihgann, do you have this tilt installed and on your path? Looks like the error message matches up.

I'm going to close this for now but let me know if you need any more help!

from tilt.

ihgann avatar ihgann commented on May 17, 2024 1

@jazzdan I installed from this doc page on my mac using the command:

curl -L https://github.com/windmilleng/tilt/releases/download/v0.4.1/tilt.0.4.1.mac.x86_64.tar.gz | tar -xzv tilt && \
  sudo mv tilt /usr/local/bin/tilt

EDIT: Ah! I'm such a fool. I must have grabbed that dependency... somewhere else. Not sure why I had it! Anyways, thank you - you must get people asking about this quite a bit.

from tilt.

nicks avatar nicks commented on May 17, 2024 1

Glad you figured this out! You're right that you're not the first person who has run into this. We should have better documentation on it.

from tilt.

nicks avatar nicks commented on May 17, 2024 1

Hi @engmsaleh, you're right! You can't fix this issue by changing how you install tilt. You have to either remove the other tilt or rename one of them.

from tilt.

jazzdan avatar jazzdan commented on May 17, 2024

@ihgann if you run which tilt what gets printed?

from tilt.

mikker avatar mikker commented on May 17, 2024

Had the Rubygem tilt installed as well which caused confusion at first. What's the recommended fix? Rename your tilt binary?

from tilt.

nicks avatar nicks commented on May 17, 2024

@mikker possible solutions:

  1. delete the other Tilt
  2. change your PATH so that this Tilt comes first
  3. Always use the absolute path to Tilt
  4. Rename either Tilt to something else to avoid a conflict
    though the right solution for you depends a lot on what you're doing and if you need both day-to-day!

from tilt.

engmsaleh avatar engmsaleh commented on May 17, 2024

I'm getting the same issue if I installed it on my mac using both ways

from tilt.

engmsaleh avatar engmsaleh commented on May 17, 2024

@nicks Thanks a lot, I have renamed it

from tilt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.