vitordino/movies

Failed to compile. issue

guys1444 opened this issue · 2 comments

**hi getting an error ..

any suggestion?

image

hi there 👋

the error is pointing to a syntax error on a jsx expression, you probably are trying to run this on an environment that doesn’t understand it — like a node server without babel configured properly.

have you tried installing the dependencies and running the app following the readme development guide? how did you try running this?

feel free to reopen if you still need assistance with this