Server start issues

I got a project that has been built on expo. I installed the node modules but when I do expo start, it says Cannot read property ‘IOS_RESERVED_CLIENT_ID’ of undefined.
Any workarounds regarding this?

Hey @anukr, if your project is making use of the GoogleSignIn module you won’t be able to use Expo Go as stated at the top of the documentation

Cheers,
Adam