galio-starter-kit icon indicating copy to clipboard operation
galio-starter-kit copied to clipboard

Failed to compile on Web

Open biyosoft opened this issue 4 years ago • 2 comments

Hi guys, i am getting the below error when i try to run it on the web

web Failed to compile. /Applications/MAMP/htdocs/React Native/galio-starter-kit/App.js SyntaxError: /Applications/MAMP/htdocs/React Native/galio-starter-kit/App.js: Unexpected token (8:6)

6 | render() { 7 | return (

8 | <View style={{ flex: 1 }}> | ^ 9 | <StatusBar hidden={false} /> 10 | <GalioApp /> 11 | </View> INFO 17:05

Compiling... ERROR 17:05 web Failed to compile. /Applications/MAMP/htdocs/React Native/galio-starter-kit/App.js SyntaxError: /Applications/MAMP/htdocs/React Native/galio-starter-kit/App.js: Unexpected token (8:6)

6 | render() { 7 | return (

8 | <View style={{ flex: 1 }}> | ^ 9 | <StatusBar hidden={false} /> 10 | <GalioApp /> 11 | </View> INFO 17:05 Tunnel ready.

biyosoft avatar Apr 25 '20 12:04 biyosoft

im having this problem also

eskiesirius avatar Jun 09 '20 10:06 eskiesirius

no solution? :(

OhEsau avatar Aug 29 '20 04:08 OhEsau