docs(vs2015): remove duplicated word (#2441)
This commit is contained in:
parent
1c87bd67d8
commit
aab6d8c523
|
@ -102,7 +102,7 @@ h2#restore Step 5: Restore the required packages
|
||||||
* Ignore the warnings.
|
* Ignore the warnings.
|
||||||
* When the restore is finished, a message should say: `npm command completed with exit code 0`.
|
* When the restore is finished, a message should say: `npm command completed with exit code 0`.
|
||||||
* Click the `Refresh` icon in Solution Explorer.
|
* Click the `Refresh` icon in Solution Explorer.
|
||||||
* **Do not** include the `node_modules` folder in the project. Let it be a hidden project project folder.
|
* **Do not** include the `node_modules` folder in the project. Let it be a hidden project folder.
|
||||||
.alert.is-important
|
.alert.is-important
|
||||||
:marked
|
:marked
|
||||||
An error such as "*@angular/compiler is not in the npm registry*" suggests that Visual Studio 2015
|
An error such as "*@angular/compiler is not in the npm registry*" suggests that Visual Studio 2015
|
||||||
|
|
Loading…
Reference in New Issue