linkedin / linkedin/Burrow

issue with installing dep

Open
#553 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
4k
Forks
818
Avg merge
1h 14m
Merged PRs (30d)
1

Description

i have installed dep using this command -"curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh" it is installed in GOPATH/bin. but ehile using $dep ensure i am getting this error"No command 'dep' found, did you mean:
Command 'delp' from package 'fp-utils-3.0.0' (universe)
Command 'iep' from package 'emboss' (universe)
Command 'rep' from package 'rep' (universe)
Command 'xep' from package 'pvm-examples' (universe)
Command 'dex' from package 'dex' (universe)
Command 'dp' from package 'speech-tools' (universe)
Command 'dwp' from package 'binutils' (main)
dep: command not found"

what should i do now??

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking whether GOPATH/bin is on PATH after running the reported install command, then verify that the dep executable is present there. Reproduce the failure with dep ensure and confirm that the command is found before considering the issue resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.