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

質問編集履歴

1

余計な表記を削除しました

2018/04/27 03:44

投稿

sugata
sugata

スコア12

title CHANGED
File without changes
body CHANGED
@@ -1,28 +1,11 @@
1
- ### 前提・実現したいこと
2
1
  Atomの日本語化を実現したいです。
3
2
 
4
- ここに質問の内容を詳しく書いてください。
3
+
5
- (例)PHP(CakePHP)で●●なシステムを作っています。
6
- ■■な機能を実装中に以下のエラーメッセージが発生しました。
7
4
  Atomを起動後日本語化したいと思いまして、File → settings → install → install packages の検索欄に
8
5
  japanese-menuと入れると赤くエラーメッセージが出てきます。
9
6
 
10
- ### 発生している問題・エラーメッセージ
11
-
12
-
13
- エラーメッセージ
14
7
  Installing ’japanese-menu@1.14.0’failed.show output...
15
8
  ◬ Compiler tools not found
16
9
  Packages that depend on modules that contain C/C̟++ code will fail to install.
17
10
  Read **hera** for instructions on installing `Python and Visual Studio.
18
- Run apm install --check after installing to test compiling a native module.
11
+ Run apm install --check after installing to test compiling a native module.
19
-
20
- ```
21
-
22
- ### 試したこと
23
-
24
- ここに問題に対して試したことを記載してください。
25
-
26
- ### 補足情報(FW/ツールのバージョンなど)
27
-
28
- ここにより詳細な情報を記載してください。