I follow the Getting Started, Writing a Secret Contract, Creating a React Front-End, but I get this
Syntax Error about enigma_dapp/client/src/App.js
I copy the Creating a React Front-End said App.js, Error follow the pictures
Picture as following the "Module", "Failed"
If I didn’t add Writing a Secret Contract, Creating a React Front-End part
I get “Enigma setup still loading”
Picture as follow the "Original view"
I'm sure the /enigma_dapp/ have package.json and /enigma_dapp/client/ have package.json, package-lock.json, yarn.lock
but /enigma_dapp/client/src/ don't have any of them, how can I fix the problem?