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: DEV_ENVIRONMENT.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
1. Make sure you have both `node` and `yarn` installed.
4
4
We recommend using `nvm` to manage your node versions.
5
5
2. angular/components uses Bazel which requires certain Bash and UNIX tools.
6
-
- On Windows: Follow the [instructions](https://docs.bazel.build/versions/master/install-windows.html#5-optional-install-compilers-and-language-runtimes)
6
+
- On Windows: Follow the [instructions](https://docs.bazel.build/versions/master/install-windows.html#installing-compilers-and-language-runtimes)
7
7
to install [`MSYS2`](https://www.msys2.org/) and the listed "Common MSYS2 packages".
8
8
Afterwards add `C:\msys64\usr\bin` to the `PATH` environment variable.
0 commit comments