Closed VGordillo-Resulto closed 4 years ago
Thanks for the bug report @VGordillo-Resulto!
Unfortunately, I'm not able to reproduce the issue you described. I tried the steps you described on a MacOS and a Windows 10 machine, and I was able to successfully build the app both times.
I found an issue reported on Stack Overflow where a user encountered the same error as you did, also in a create-react-app application. The issue is here: https://stackoverflow.com/questions/60547153/eslint-parsing-error-unexpected-token-on-typescript-cast-operator-as
One user stated in their solution: "I had to correct PATH and make sure workspace folders are detected correctly."
Maybe your app is using a configuration that might be available in a parent directory? Also, in your error message, line 9 shows that the CWD is C:\twilio-video-app-react
, but line 15 shows the CWD as C:\Users\Víctor\Desktop\NODE\twilio-video-app-react
. I'm not sure what this would mean, but perhaps it's clue.
Sorry I couldn't be of more help. Hopefully the stack overflow issue will point you in the right direction.
In the meantime, I'll close this issue, as it appears that the bug does not exist in this app. But please do let me know if you have any other questions. Good luck!
Description I have tried to compile the application right after downloading the application. I have not modified any files yet.
To Reproduce
Environment (please complete the following information):
Log