diff --git a/src/content/guides/installation.md b/src/content/guides/installation.md index 663af022c76a..e65466b676ce 100644 --- a/src/content/guides/installation.md +++ b/src/content/guides/installation.md @@ -6,12 +6,13 @@ contributors: - bebraw - simon04 - EugeneHlushko + - sibiraj-s --- This guide goes through the various methods used to install webpack. -## Pre-requisites +## Prerequisites Before we begin, make sure you have a fresh version of [Node.js](https://nodejs.org/en/) installed. The current Long Term Support (LTS) release is an ideal starting point. You may run into a variety of issues with the older versions as they may be missing functionality webpack and/or its related packages require.