Git Product home page Git Product logo

Comments (7)

Gazler avatar Gazler commented on July 17, 2024

Thanks for pointing that out. it was an issue with my method_missing call in UI on 1.8.7 and is fixed in 0.1.4

from githug.

pbardea avatar pbardea commented on July 17, 2024

I'm using 0.1.4 and still getting the same problem.

from githug.

Gazler avatar Gazler commented on July 17, 2024

@pbardea I have just tested this with the default install on OS X.

Can you please paste the output of running "githug" on level 4?

Cheers,
Gazler.

from githug.

pbardea avatar pbardea commented on July 17, 2024

I set up the username and password like this:

git config user.name "username" git config user.email "[email protected]"

When I run githug I get this:

********************************************************************************
* Githug *
********************************************************************************
Sorry, this solution is not quite right!
Don't forget you can type `githug hint` for a hint and `githug reset` to reset the current level

Level: 4
Difficulty: *

Set up your git name and email, this is important so that your commits can be identified

nil

I'm running Mac OS X 10.7.3

Thanks,
pbardea

from githug.

Gazler avatar Gazler commented on July 17, 2024

If someone who is having this issue could clone the repository and remove the rescue on line 78 of line.rb (https://github.com/Gazler/githug/blob/master/lib/githug/level.rb#L78)

If you run:

bundle exec bin/githug
cd git_hug
bundle exec ../bin/githug

And continue to level 4, then you should get an error. Please paste the contents of that error and that should assist in my debugging.

Cheers,
Gazler.

from githug.

manojlds avatar manojlds commented on July 17, 2024

I had tried this previously and it was failing because the "request" method used in that level was not found.

I was able to move ahead of this level after pulling in the latest code.

from githug.

Gazler avatar Gazler commented on July 17, 2024

@manojlds Thanks for the update. I will close this issue as I have had no further complaints about it and 1.8.7 works fine here too.

from githug.

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.