We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm install
yarn
1 parent 0cfbdbc commit 7d5caebCopy full SHA for 7d5caeb
packages/angular/cli/README.md
@@ -162,7 +162,7 @@ You can find more details about changes between versions in [the Releases tab on
162
163
```bash
164
git clone https://github.com/angular/angular-cli.git
165
-npm install
+yarn
166
npm run build
167
cd dist/@angular/cli
168
npm link
yarn.lock
@@ -7541,6 +7541,7 @@ scss-tokenizer@^0.2.3:
7541
seedrandom@^2.4.4:
7542
version "2.4.4"
7543
resolved "https://registry.yarnpkg.com/seedrandom/-/seedrandom-2.4.4.tgz#b25ea98632c73e45f58b77cfaa931678df01f9ba"
7544
+ integrity sha512-9A+PDmgm+2du77B5i0Ip2cxOqqHjgNxnBgglxLcX78A2D6c2rTo61z4jnVABpF4cKeDMDG+cmXXvdnqse2VqMA==
7545
7546
select-hose@^2.0.0:
7547
version "2.0.0"
0 commit comments