galio-org / galio-starter-kit

Galio's starter kit is an app you can use to see what you can create with our library
https://galio.io
MIT License
181 stars 70 forks source link

Failed to compile on Web #19

Open biyosoft opened 4 years ago

biyosoft commented 4 years ago

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 |

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 |

eskiesirius commented 4 years ago

im having this problem also

OhEsau commented 4 years ago

no solution? :(