Marwane Chahoud

Results 3 comments of Marwane Chahoud

for me I downgraded react to version 17 then it worked

for futur readers, this error is caused because of the default python version is set to 3.x.x, I set it to python 2 using `pyenv global system` and then `import...