merott
09/23/2017, 7:52 PMgraphcool module add graphcool/modules/syncing/algolia
, and getting Cannot read property 'endPosition' of undefined
. Any thoughts?nilan
09/23/2017, 8:36 PMgraphcool init
then running your command in a new folder?merott
09/23/2017, 9:08 PMnilan
09/23/2017, 9:10 PMmerott
09/23/2017, 9:20 PMmodules
in it, so I had removed the modules
entry from the yaml. That’s why it breaks. Adding back the empty modules config works around it, but I’d expect it to work without it too.nilan
09/23/2017, 9:27 PMmerott
09/23/2017, 9:32 PMmerott
09/24/2017, 8:48 AMnilan
09/24/2017, 9:00 AM