mcnamee/react-native-starter-kit

Unable to start the react web app

uimax opened this issue · 1 comments

uimax commented

I cloned react-native-starter-kit git and follow the instructions: yarn install and then yarn run web, but web app not working. I have received the error as shown below:

5053308b092333b800ad53aeb53a0176

And did you remove the webpack?

Thanks!

Looks to be an error with the variable setting - i.e. PORT=3001. Can you try removing that part of the respective package.json command and let me know if it resolves?