質問編集履歴

1

エラーメッセージを追記しました。

2018/07/29 03:41

投稿

退会済みユーザー
test CHANGED
@@ -1 +1 @@
1
- Atom(エディダ)のpackageがinstallできません。
1
+ Atom(エディダ)のpackage全般にinstallできません。
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- ```
13
+
14
14
 
15
15
  発生している問題:インストールできない
16
16
 
@@ -24,7 +24,37 @@
24
24
 
25
25
  ![イメージ説明](c1c5e6acc67af10fbf8b448f353b920a.png)
26
26
 
27
+ ➀ installing "japanese-menu@1.14.0" failed. Show output...
28
+
29
+
30
+
31
+ ⚠Compiler tools not found
32
+
33
+
34
+
35
+ Packages that depend on modules that contain C/C++ code will fail to install.
36
+
37
+
38
+
39
+ Read https://github.com/atom/atom/blob/master/docs/build-instructions/windows.md for instructions on installing Python and Visual Studio.
40
+
41
+
42
+
43
+ Run apm install --check after installing to test compiling a native module.
44
+
45
+
46
+
47
+
48
+
49
+ ➁ Uncaught TypeError: Cannot read property 'version' of undefined
50
+
51
+
52
+
53
+
54
+
27
- ```
55
+ です。
56
+
57
+
28
58
 
29
59
 
30
60
 
@@ -36,6 +66,8 @@
36
66
 
37
67
  PCの再起動、Atomの再インストール、など簡単なことは試しましたが...
38
68
 
69
+ googleで検索してもHITしませんでした...
70
+
39
71
 
40
72
 
41
73
  ### 補足情報(FW/ツールのバージョンなど)