質問するログイン新規登録

質問編集履歴

2

追記削除

2019/05/20 07:56

投稿

light180
light180

スコア161

title CHANGED
File without changes
body CHANGED
@@ -8,23 +8,4 @@
8
8
  ```
9
9
  ## Versions
10
10
  Ubuntu 18.04.2 LTS
11
- go version go1.10.4 linux/amd64
11
+ go version go1.10.4 linux/amd64
12
- ## 追記
13
- go getの際の、エラーが出なくなりました、
14
- @nobonoboさんありがとうございます。
15
- しかし、ghqコマンドのPATHが、まだ通っていないようです。
16
- ```
17
- $ go get github.com/motemon/ghq
18
- $
19
- ```
20
- ```
21
- $ ghq help
22
-
23
- Command 'ghq' not found. did you mean:
24
-
25
- command 'ghi' from deb ghi
26
- <以下略>
27
-
28
- Try: sudo apt install <deb name>
29
- ```
30
- ghqのコマンドが、どこにインストールされているか、わかりますか。

1

追記

2019/05/20 07:56

投稿

light180
light180

スコア161

title CHANGED
File without changes
body CHANGED
@@ -8,4 +8,23 @@
8
8
  ```
9
9
  ## Versions
10
10
  Ubuntu 18.04.2 LTS
11
- go version go1.10.4 linux/amd64
11
+ go version go1.10.4 linux/amd64
12
+ ## 追記
13
+ go getの際の、エラーが出なくなりました、
14
+ @nobonoboさんありがとうございます。
15
+ しかし、ghqコマンドのPATHが、まだ通っていないようです。
16
+ ```
17
+ $ go get github.com/motemon/ghq
18
+ $
19
+ ```
20
+ ```
21
+ $ ghq help
22
+
23
+ Command 'ghq' not found. did you mean:
24
+
25
+ command 'ghi' from deb ghi
26
+ <以下略>
27
+
28
+ Try: sudo apt install <deb name>
29
+ ```
30
+ ghqのコマンドが、どこにインストールされているか、わかりますか。