瀏覽代碼

doc: add a note con the recommended Node + npm versions

j8
Saúl Ibarra Corretgé 8 年之前
父節點
當前提交
84aa3627b4
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      doc/mobile.md

+ 2
- 0
doc/mobile.md 查看文件

@@ -10,6 +10,8 @@ First make sure the [React Native dependencies] are installed.
10 10
 **NOTE**:  The app must be built for an actual device since the simulators don't
11 11
 work properly with the native plugins we require.
12 12
 
13
+**NOTE**: Node 6.X and npm 3.X are recommended for building.
14
+
13 15
 
14 16
 ## iOS
15 17
 

Loading…
取消
儲存