In order to set up the build locally, please carry out the following commands
-
npm install
-
npm uninstall webpack --save-dev
-
npm install webpack@2.1.0-beta.21 --save-dev
-
npm uninstall "@types/selenium-webdriver" --save-dev
-
npm install "@types/selenium-webdriver@2.44.29" --save-dev
-
npm run start