On line
import React from 'react'; throws a SyntaxError: Unexpected token import error. Version of node 8.1.4.
On line
import React from 'react'; throws a SyntaxError: Unexpected token import error. Version of node 8.1.4.
Source: https://ru.stackoverflow.com/questions/692526/
All Articles