Echo: Unable to install with glide

Created on 15 Nov 2016  路  3Comments  路  Source: labstack/echo

Description

glide install does not work with the currect version

Expected behaviour

Successful installation

Actual behaviour

Installation error:

[ERROR] Update failed for github.com/labstack/echo: github.com/labstack/echo contains uncommitted changes. Skipping update
[ERROR] Failed to do initial checkout of config: github.com/labstack/echo contains uncommitted changes. Skipping update

Steps to reproduce

glide get github.com/labstack/echo or add github.com/labstack/echo to glide.yaml and issue glide install

Version/commit

master

question

Most helpful comment

I cleared glide's cache (located in ~/.glide), reran and it worked.

All 3 comments

Try removing your vendor directory and install

It doesn't work.

I cleared glide's cache (located in ~/.glide), reran and it worked.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wangxianzhuo picture wangxianzhuo  路  4Comments

kyokomi picture kyokomi  路  3Comments

alexzorin picture alexzorin  路  3Comments

montanaflynn picture montanaflynn  路  3Comments

mmindenhall picture mmindenhall  路  4Comments