Skip to content

Commit 3d39879

Browse files
committed
upgrade to Node 14
1 parent 4031c34 commit 3d39879

File tree

3 files changed

+3901
-3088
lines changed

3 files changed

+3901
-3088
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,7 @@ This repository contains the code of the [Angular Security MasterClass - Web Sec
44

55
![Angular Security MasterClass - Web Security Fundamentals Course](https://s3-us-west-1.amazonaws.com/angular-university/course-images/security-cover-small-v2.png)
66

7-
8-
# Installation pre-requisites
9-
10-
IMPORTANT: Please use NPM 5 or above, to make sure the package-lock.json is used.
11-
12-
For running this project we need and npm installed on our machine. These are some tutorials to install node in different operating systems:
13-
14-
*Its important to install the latest version of Node*
15-
16-
- [Install Node and NPM on Windows](https://www.youtube.com/watch?v=8ODS6RM6x7g)
17-
- [Install Node and NPM on Linux](https://www.youtube.com/watch?v=yUdHk-Dk_BY)
18-
- [Install Node and NPM on Mac](https://www.youtube.com/watch?v=Imj8PgG3bZU)
19-
7+
IMPORTANT: please use Node 14 (Long-term support version) to take this course.
208

219
# Installing the Angular CLI
2210

0 commit comments

Comments
 (0)