質問編集履歴
1
@aws-amplify/cliを再インストールした結果の画像を追加しました。
title
CHANGED
File without changes
|
body
CHANGED
@@ -58,4 +58,11 @@
|
|
58
58
|
```
|
59
59
|
/Users/azusa/.nodebrew/current/bin:/Users/azusa/.nodebrew/current/bin:/usr/local/share/npm/bin:/Users/azusa/.nodebrew/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin.
|
60
60
|
```
|
61
|
-
と返ってきます。
|
61
|
+
と返ってきます。
|
62
|
+
|
63
|
+
## 補足2
|
64
|
+
|
65
|
+
npm install -g @aws-amplify/cliを行った結果。
|
66
|
+

|
67
|
+
|
68
|
+
このあと、amplify configureも試しましたが、同じく、command not foundでした。
|