Giter VIP home page Giter VIP logo

Comments (10)

sohara avatar sohara commented on May 30, 2024

It looks like this shell script is supposed to get run at some point during the git cloning or afterward?
https://github.com/thoughtbot/dotfiles/blob/master/hooks/post-up

from dotfiles.

pbrisbin avatar pbrisbin commented on May 30, 2024

Try running the rcup command with the -k option. There was a recently-fixed bug where after-hooks were not run by default which may be causing this issue.

from dotfiles.

sohara avatar sohara commented on May 30, 2024

Ok, should I send a PR for a change to the Readme? Also it's pretty obvious but might be worth documenting that one should cd into ~/dotfiles prior to running brew bundle?

from dotfiles.

pbrisbin avatar pbrisbin commented on May 30, 2024

Should I send a PR for a change to the Readme?

When did you install rcm? If the current version doesn't contain the hook-fix, I'd rather see that addressed before adding a workaround to the README. /cc @mike-burns

Also it's pretty obvious but might be worth documenting that one should cd into ~/dotfiles prior to running brew bundle?

If you find anything unclear, a PR is always welcome.

from dotfiles.

sohara avatar sohara commented on May 30, 2024

I installed rcm on one system yesterday and another system this morning. I had the same result both times (without passign the -k flag). I was just suggesting a PR to document passing the -k flag until such time as it is no longer required. I'll send a PR and we can go from there.

from dotfiles.

mike-burns avatar mike-burns commented on May 30, 2024

@sohara which version of rcm are you using?

rcup -V

from dotfiles.

sohara avatar sohara commented on May 30, 2024

@mike-burns I'm using 1.1.0. I installed using homebrew.

from dotfiles.

MattMSumner avatar MattMSumner commented on May 30, 2024

Just installed rcup 1.1.0 and has the same issue of vundler not being installed. Running rcup with the -k flag solved the problem i.e:

rcup -k -d dotfiles -x README.md -x LICENSE

Looking through man rcup the -k flag runs pre and post hooks. Not sure why the post hook isn't getting run without the flag.

from dotfiles.

pbrisbin avatar pbrisbin commented on May 30, 2024

There was a bug in rcm 1.1 that hooks were not run by default (as was intended). rcm 1.2 has the fix and has been released.

from dotfiles.

MattMSumner avatar MattMSumner commented on May 30, 2024

Awesome. Thanks!

from dotfiles.

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.