There seems to be an issue according to this , has any one experienced this ?
- I cloned the app
- I ran npx lerna bootstrap for the installation of dependencies
- Then " yarn start " .
It starts with that kind of error , I wonder its origin ,
I appreciate any guidance .
@mherman22
After cloning the repository, cd
into the directory and trigger yarn
to install all dependencies. Then you can start the app using yarn start