WildAid / o-fish-realm

Realm application code and sample data for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection. The web app allows agencies to gain insights from the aggregated information.
Apache License 2.0
23 stars 9 forks source link

OK, looks like there are 2 changes to be made: #202

Open stuartmayo opened 3 years ago

stuartmayo commented 3 years ago

OK, looks like there are 2 changes to be made: in the WildAidDemo directory: rename stitch.json to config.json

In the config.json, set the config_version to 20200603, so the line looks like this: "config_version": 20200603,

Alternatively, git pull the main branch for o-fish-realm. You will want to check that your local settings for your cluster name and app name haven't been overwritten, e.g. start from step 3 on https://wildaid.github.io/build/2020/06/09/Import-Realm-Code.html

Originally posted by @Sheeri in https://github.com/WildAid/o-fish-realm/issues/42#issuecomment-643658482

stuartmayo commented 3 years ago

Hi Sheeri, the same issue seems to be happening again, realm-cli import says "could not find realm app". I have all the same stting as the ones in this thread so not sure why it doesnt work. Please help if posible. Thanks!

stuartmayo commented 3 years ago

I have solved this issue, I was not in the correct directory 😟