Trying to start over with new computer

My computer crashed and I’m starting over again with an existing project I cloned from github. I installed node.js (I’m on a mac) and then tried

sudo npm install -g expo-cli and got this result

2 questions:

  1. Is there something wrong with my install (why all the warnings)
  2. What do I do next to start expo? The instruction on the expo site are for new projects, but this is an existing project.

Thanks

ok…I got this running. Now, I notice if I turn on Production mode, I still get errors about checking, say, for updates in dev mode. I thought production mode would suppress these errors (I thought they used to)

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.