- Update all of the outdated global dependencies using the
npm install -g npm@latest
npm i -g create-react-app
npm i -g typescript eslint tslint eslint-plugin-react-hooks
- Open project with command prompt console and then
npm install
- Now run the following commands:
npm start