insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

Failed to compile error #254

Open Jyotsana-Sharma opened 4 years ago

Jyotsana-Sharma commented 4 years ago

./src/App.tsx SyntaxError: C:\Users\chirag sharma\Desktop\JPMC-tech-task-2-PY3\src\App.tsx: Unexpected token, expected ";" (61:11)

59 | Render the App react component 60 | /

61 | render() { | ^ 62 | return ( 63 |

64 |
This error occurred during the build time and cannot be dismissed The above are the code displayed when i run the command npm start Screenshot (41) Screenshot (42)