Added WORKSPACE_INSTALL_NPM_ANGULAR_CLI option to install Angular CLI to Workspace (#1857)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
14ee775e39
commit
61ac73e806
@ -1651,6 +1651,22 @@ To install NPM VUE CLI in the Workspace container
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
<a name="Install-NPM-ANGULAR-CLI"></a>
|
||||
## Install NPM ANGULAR CLI
|
||||
|
||||
To install NPM ANGULAR CLI in the Workspace container
|
||||
|
||||
1 - Open the `.env` file
|
||||
|
||||
2 - Search for the `WORKSPACE_INSTALL_NPM_ANGULAR_CLI` argument under the Workspace Container and set it to `true`
|
||||
|
||||
3 - Re-build the container `docker-compose build workspace`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
<a name="Install-Linuxbrew"></a>
|
||||
|
Reference in New Issue
Block a user