質問編集履歴
2
追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -11,6 +11,9 @@
|
|
11
11
|
```bash
|
12
12
|
$ yarn -v
|
13
13
|
1.22.10
|
14
|
+
|
15
|
+
$ Node -v
|
16
|
+
v16.4.1
|
14
17
|
```
|
15
18
|
|
16
19
|
端末
|
1
記述間違い
title
CHANGED
File without changes
|
body
CHANGED
@@ -101,7 +101,6 @@
|
|
101
101
|
gyp ERR! command "/usr/local/Cellar/node/16.4.1/bin/node" "/ ファイル名。。node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="node_modules/node-sass
|
102
102
|
gyp ERR! node -v v16.4.1
|
103
103
|
|
104
|
-
mark_naito@marknoMacBook-Air 3085_mmmaaarrrkkk000_runteq_curriculum_advanced % ç
|
105
104
|
```
|
106
105
|
|
107
106
|
何かアドバイスを頂けたら幸いです。
|