GithubHelp home page GithubHelp logo

Fail to install about tmuxinator HOT 14 CLOSED

tmuxinator avatar tmuxinator commented on June 24, 2024 1
Fail to install

from tmuxinator.

Comments (14)

Chinggis6 avatar Chinggis6 commented on June 24, 2024 1

I'm using Arch Linux.
It happened until I re-installed tmuxinator with sudo -E gem install tmuxinator.
The -E part keeps your users environment intact.
Else it would install it for the user root.
Also PATH should be set in config.fish (in my case, as I use fish for shell) to include Ruby binaries.

set -x PATH $PATH $HOME/.gem/ruby/2.4.0/bin

I hope it will help you (too).

from tmuxinator.

aziz avatar aziz commented on June 24, 2024

you need to create a directory called .tmuxinator in your home, this was part of the code but some how lost due to merging a couple of pull requests. the new patch in coming as soon

from tmuxinator.

figgis avatar figgis commented on June 24, 2024

ok, thanx. created that, then I tried gem install (failed) and sudo gem install still get unknown command. Should I really need to add ./var/lib/gems... to my $PATH?

BTW .tmuxinator is completely empty

from tmuxinator.

tommcc avatar tommcc commented on June 24, 2024

I'm having this issue as well. This seems like a great project, but I can't tell which fork to choose if this one isn't even being updated to fix an install bug?

from tmuxinator.

yesmeck avatar yesmeck commented on June 24, 2024

It seems you must run the command in a tmux session.

from tmuxinator.

aokolish avatar aokolish commented on June 24, 2024

is this still relevant?

from tmuxinator.

franciscoj avatar franciscoj commented on June 24, 2024

Hi,

I couldn't reproduce this, I guess the error was fixed with the release of 0.5.0. Please, reopen if the error persist.

from tmuxinator.

stabenfeldt avatar stabenfeldt commented on June 24, 2024

It fails at my place too.

~  gem install tmuxinator
Fetching: tmuxinator-0.6.3.gem (100%)
[cut..]

➜  ~  which tmuxinator.bash
tmuxinator.bash not found

➜  ~  source `which tmuxinator.zsh`
source: no such file or directory: tmuxinator.zsh

➜  ~  gem list tmuxinator

*** LOCAL GEMS ***

tmuxinator (0.6.3)
➜  ~  tmuxinator doctor
Checking if tmux is installed ==> Yes
Checking if $EDITOR is set ==> Yes
Checking if $SHELL is set ==> Yes

from tmuxinator.

 avatar commented on June 24, 2024

This is the wrong issue to report this in. Seems like you can't source the completion files?

Please raise a new issue for the problem you're having.

from tmuxinator.

 avatar commented on June 24, 2024

@stabenfeldt, I've updated the readme with the correct instructions regarding completion.

from tmuxinator.

stabenfeldt avatar stabenfeldt commented on June 24, 2024

@Soliah, Thanks! I got everything rolling now! 👍

from tmuxinator.

gerrywastaken avatar gerrywastaken commented on June 24, 2024

If running rbenv you will need to run rbenv rehash

from tmuxinator.

luizs81 avatar luizs81 commented on June 24, 2024

no update about this issue so far? I'm using OSX El Capitan

➜  ~  gem install tmuxinator

    __________________________________________________________
    ..........................................................

    Thank you for installing tmuxinator.

    Make sure that you've set these variables in your ENV:

      $EDITOR, $SHELL

    You can run `tmuxinator doctor` to make sure everything is set.
    Happy tmuxing with tmuxinator!

    ..........................................................
    __________________________________________________________

Successfully installed tmuxinator-0.7.1
Parsing documentation for tmuxinator-0.7.1
Done installing documentation for tmuxinator after 0 seconds
1 gem installed
➜  ~  tmuxinator
zsh: command not found: tmuxinator
➜  ~  rbenv rehash
➜  ~  tmuxinator
zsh: command not found: tmuxinator

from tmuxinator.

ethagnawl avatar ethagnawl commented on June 24, 2024

Hey, @luiz-s81. A few things:

  • have you tried using Bash or Fish to see if this is a Zsh issue?
  • what's the output of cd ~ && gem list | grep tmuxinator?
  • you should probably open a new issue for your specific problem (Tmuxinator version, OS X version, shell, etc.)

from tmuxinator.

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.