Code Monkey home page Code Monkey logo

Comments (13)

vabene1111 avatar vabene1111 commented on April 28, 2024 2

so i had the same problem, %GOPATH%/bin was in my local path but it did not work, adding the full path C:/<user>/bin resolved the issue for me

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

I haven't tested this with windows yet, I'll get on a windows machine and see if I can replicate the issue

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

Just tested on windows. I needed to close and re-open the command prompt to refresh the path. If the app is still not running, check if it's in the $GOPATH/bin directory. If it's not, run go install github.com/jesseduffield/lazygit then reopen the command prompt and see if it runs.

from lazygit.

stevemk14ebr avatar stevemk14ebr commented on April 28, 2024

That worked. By default go had my path as C:/Go/bin but it needed to be C:/users/steve/go/bin

It seems this relies on /bin/bash though and some of the window panes are just filled with bash errors

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

Good to hear! Closing :)

from lazygit.

stevemk14ebr avatar stevemk14ebr commented on April 28, 2024

The bash errors still exist...

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

whoops didnt read the second part of your message! Could you shown a screenshot of an example error? Reopening

from lazygit.

stevemk14ebr avatar stevemk14ebr commented on April 28, 2024

capture

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

That looks like that's a bug that was fixed in 7e5d7bf. If you run go get github.com/jesseduffield/lazygit again I believe that will fix the bug. Let me know how it goes :)

from lazygit.

stevemk14ebr avatar stevemk14ebr commented on April 28, 2024

that's a no go :). Doesn't seem to be fixed after running that

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

I've made a catch-all windows PR to fix these kinds of issues: #53 (branch is hotfix/windows-support)
Please let me know if after pulling that down and doing go install github.com/jesseduffield/lazygit whether the issues still appear.

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

Just merged that catchall PR into master, so if you pull from master, your issues may be resolved. Let me know :)

from lazygit.

jesseduffield avatar jesseduffield commented on April 28, 2024

closing due to inactivity

from lazygit.

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.