Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glide install fails on Windows 10 Pro #703

Closed
rajkrishnamurthy opened this issue Apr 8, 2018 · 2 comments
Closed

glide install fails on Windows 10 Pro #703

rajkrishnamurthy opened this issue Apr 8, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@rajkrishnamurthy
Copy link

rajkrishnamurthy commented Apr 8, 2018

Description

Steps to reproduce the issue:

  1. git cloned the repo.
  2. cd cayley
  3. Downloaded 13.x release Glide from https://github.com/Masterminds/glide/releases
  4. Set system path to point to glide.exe
  5. Ran glide install

Received results:

[ERROR] Unable to export dependencies to vendor directory: Error moving files: exit status 1. output: Access is denied.
        0 dir(s) moved.

Expected results:

Output of cayley version or commit hash:

(paste your output here)

Environment details:

Backend database: (database and version)

@rajkrishnamurthy
Copy link
Author

Temporary workaround:
Works when glide is downgraded to 0.12.

@dennwc dennwc added the bug label Apr 8, 2018
@dennwc dennwc added this to the v0.7.3 milestone Apr 8, 2018
@dennwc dennwc self-assigned this Apr 8, 2018
@dennwc
Copy link
Member

dennwc commented Apr 8, 2018

We will use dep in the new release, thus this would be fixed along the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants