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

[BUG] #321

Closed
Mr-dot-lu opened this issue Jul 30, 2020 · 0 comments
Closed

[BUG] #321

Mr-dot-lu opened this issue Jul 30, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Mr-dot-lu
Copy link

Describe the bug

~go mod vendor
github.com/polycubectl imports
github.com/Jeffail/gabs2: cannot find module providing package github.com/Jeffail/gabs2

To Reproduce

Steps to reproduce the behavior:

  1. git clone polycube code, commit id a5bbab6
  2. build polycubectl
  3. Execute this
    go mod init
    go mod tidy
  4. See error

Expected behavior

polycubectl can download dependencies package.

Please tell us about your environment:

  1. OS details: EulerOS release 2.0 (SP9)
  2. Kernel details: uname -a
  3. Polycube Version: Linux hostname 4.19.90-2003.4.0.0036.oe1.aarch64 pcn_log cannot be split in multiple lines #1 SMP Mon Mar 23 19:06:43 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
  4. Polycube Log: none

Additional context

none.

@Mr-dot-lu Mr-dot-lu added the bug Something isn't working label Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant