I am trying to test locally the example from this website. But while running the server (using Visual Studio Code), it gives the error: Unexpected token for the spread operator. After some searching, i also did what this answer suggested, but to no avail. Can anyone guide me how to get this working? Posting no code, since it is the same as the example on the website.
Additional information:
- react version: 15.6.1
- react-router version: 4.2.0
- react-dom version: 15.6.1
- express version: 4.15.4
- node version: 6