You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contribute.md
+3
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,9 @@ the `_build` directory. You can then use the tfx client to upload this to your
77
77
78
78
The build will also generate a `tasks.loc.json` and an english strings file under `Strings` in your source tree. You should check these back in. Another localization process will create the other strings files.
79
79
80
+
Note: if you see some issues with externals downloading - you may probably need to downgrade NodeJS version to 8 to build task.
81
+
You can use [nvm](https://github.com/nvm-sh/nvm) to install and use several NodeJS versions on your environment.
0 commit comments