benawad / vsinder

Dating App for VSCode
Apache License 2.0
2.47k stars 174 forks source link

[Dev] Cannot start app #176

Closed RazerMoon closed 3 years ago

RazerMoon commented 3 years ago

I may be an idiot, but I followed the steps in the README and I get this error when I use yarn start and try to scan the QR code: Error: ENOENT: no such file or directory, open 'C:\Users\(name here)\Documents\GitHub\vsinder\packages\app\google-services.json'

image

image

tempFileForShare_20201223-125824

benawad commented 3 years ago

Remove the "googleServicesFile": "./google-services.json", line from app.json for now

RazerMoon commented 3 years ago

That worked, thanks. Ran into a couple of issues afterwards that I had to fix real quick.

For anybody else that could run the extension fine but is struggling with the app: DISCLAIMER, ONLY DO THIS IF YOU'RE TRYING TO RUN THE APP ON A PHONE, NOT EMULATOR