Giter Club home page Giter Club logo

glide's Issues

如果mirror中设置基于某个repo的多层子目录会导致update失败

在我的工程中用到了grpc,在使用glide时,由于google.golang.org/grpc/transport/control.go文件import了golang.org/x/net/http2和golang.org/x/net/http2/hpack,通过下面命令增加了镜像:
glide mirror set https://golang.org/x/net/http2 https://github.com/golang/net --base golang.org/x/net
glide mirror set https://golang.org/x/net/http2/hpack https://github.com/golang/net --base golang.org/x/net
然后glide up时hpack会失败,提示
Error scanning golang.org\x\net\http2\hpack: cannot find package "." in:
C:\Users\XX.glide\cache\src\https-golang.org-x-net-http2\hpack
如下图所示:
mirror_set
failed

能看下这个怎么破不

[ERROR] Error scanning google.golang.org/appengine/internal/app_identity: cannot find package "." in:
/Users/jackluo/.glide/cache/src/https-github.com-golang-appengine/app_identity
[ERROR] Error scanning google.golang.org/appengine/internal/modules: cannot find package "." in:
/Users/jackluo/.glide/cache/src/https-github.com-golang-appengine/modules
[ERROR] Failed to retrieve a list of dependencies: Error resolving imports

how to set up your glide version?

请问怎么能够安装您这个版本的glide呢,我也是windows10系统,能不能再readme中补充下配置的方法。用官方的glide无法识别base指令

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.