Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to compile on Web #19

Open
biyosoft opened this issue Apr 25, 2020 · 2 comments
Open

Failed to compile on Web #19

biyosoft opened this issue Apr 25, 2020 · 2 comments

Comments

@biyosoft
Copy link

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 |
10 |
11 |
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 |
10 |
11 |
INFO
17:05
Tunnel ready.

@eskiesirius
Copy link

im having this problem also

@OhEsau
Copy link

OhEsau commented Aug 29, 2020

no solution? :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants