SyntaxError: Unexpected token '?'

Sounds like it might be an issue with an unsupported JS feature.

Try updating your .browserlistrc file to the following:

Chrome >=60
Firefox >=63
Edge >=79
Safari >=13
iOS >=13

Liam recently posted about this here. They have updated the starter projects to match.

1 Like