Git Product home page Git Product logo

gvm's People

Contributors

arawo avatar danielkermode avatar derit avatar nathansmyth avatar tju avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gvm's Issues

[Bug] Installing in wrong directory

For example, this is my GOROOT path: C:\PROGRAMMING\GO
If I will use command gvm install 1.8 it will download and unpack Go into C:\PROGRAMMING
If I set GOROOT path for C:\PROGRAMMING\GO\GO it will download and unpack into C:\PROGRAMMING\GO

GVM is always installing one directory above. Im using Win 8.1. I don't know why is like that.

Invalid download link

gvm install 1.15.2
Downloading Go v1.15.2... Please wait... Error while downloading https://storage.googleapis.com/golang/go1.15.2.windows-amd64.zip - open C:\\go1.15.2.zip: Access is denied.

valid link download
https://golang.org/dl/go1.15.2.windows-amd64.zip

Publish to Chocolatey

Thanks for uploading your awesome port of gvm for Windows! Could the binaries be published to Chocolatey to make it easier for newbies to install, with less bootstrapping required?

https://chocolatey.org/

Proxy Support

In some area, network is very unstable, so its useful to support proxy.

When I use proxy, I got this error:

 HTTPS_PROXY=socks5://127.0.0.1:1080  HTTP_PROXY=socks5://127.0.0.1:1080 gvm install 1.16

Downloading Go v1.16... Please wait...
Error while downloading https://storage.googleapis.com/golang/go1.16.windows-amd
64.zip - Get https://storage.googleapis.com/golang/go1.16.windows-amd64.zip: htt
p: error connecting to proxy http://socks5://127.0.0.1:1080: dial tcp: lookup so
cks5: getaddrinfow: No such host is known.
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x1 addr=0x0 pc=0x47aa39]

goroutine 1 [running]:
panic(0x779000, 0xc082010080)
        C:/Users/Dan/Desktop/Code/go1.6.2/src/runtime/panic.go:481 +0x3f4
gvm/web.Download(0xc0820101f8, 0x4, 0xc082083d60, 0xd, 0xc0820b6fa0, 0x13, 0x0)
        C:/Users/Dan/Desktop/Scripts/goProjects/src/gvm/web/web.go:28 +0x1539
main.install(0xc0820101f8, 0x4, 0xc082010da5, 0x5, 0xdb82f038184a2a01)
        C:/Users/Dan/Desktop/Scripts/goProjects/src/gvm/main.go:74 +0x455
main.main()
        C:/Users/Dan/Desktop/Scripts/goProjects/src/gvm/main.go:39 +0x7e3

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.