We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
8 | <View style={{ flex: 1 }}> | ^ 9 | 10 | 11 | INFO 17:05 Tunnel ready.
The text was updated successfully, but these errors were encountered:
im having this problem also
Sorry, something went wrong.
no solution? :(
No branches or pull requests
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 (
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 (
The text was updated successfully, but these errors were encountered: