質問編集履歴
2
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -11,7 +11,7 @@
|
|
11
11
|
### 発生している問題・エラーメッセージ
|
12
12
|
|
13
13
|
```
|
14
|
-
|
14
|
+
so@sonoMacBook-Pro ~ % npm install -g expo-cli
|
15
15
|
npm WARN deprecated graphql-tools@3.0.0: This package has been deprecated and now it only exports makeExecutableSchema.\nAnd it will no longer receive updates.\nWe recommend you to migrate to scoped packages such as @graphql-tools/schema, @graphql-tools/utils and etc.\nCheck out https://www.graphql-tools.com to learn what package you should use instead
|
16
16
|
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
|
17
17
|
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
|
@@ -23,11 +23,11 @@
|
|
23
23
|
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
|
24
24
|
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
|
25
25
|
npm WARN deprecated uuid@3.0.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
|
26
|
-
/Users/
|
26
|
+
/Users/so/.npm-global/bin/expo -> /Users/so/.npm-global/lib/node_modules/expo-cli/bin/expo.js
|
27
|
-
/Users/
|
27
|
+
/Users/so/.npm-global/bin/expo-cli -> /Users/so/.npm-global/lib/node_modules/expo-cli/bin/expo.js
|
28
28
|
+ expo-cli@4.12.6
|
29
29
|
added 1 package from 1 contributor and updated 5 packages in 114.594s
|
30
|
-
|
30
|
+
so@sonoMacBook-Pro ~ % expo -v
|
31
31
|
zsh: command not found: expo
|
32
32
|
|
33
33
|
```
|
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -49,11 +49,14 @@
|
|
49
49
|
こちらはnpmのバージョンなどが関係しているのでしょうか。
|
50
50
|
それともPATHが通っていないだけなのでしょうか。
|
51
51
|
|
52
|
-
ぜひわかるかたいらっしゃいましたら、ご回答よろしくおねがいいたします。
|
53
52
|
|
54
53
|
|
54
|
+
ぜひわかるかたいらっしゃいましたら解決策等おしえていただけたら幸いです。
|
55
|
+
ご回答よろしくおねがいいたします。
|
55
56
|
|
56
57
|
|
58
|
+
|
59
|
+
|
57
60
|
### 補足情報(FW/ツールのバージョンなど)
|
58
61
|
|
59
62
|
ここにより詳細な情報を記載してください。
|