I see this circleci build error: ``` > cordova-fabric-plugin@1.1.14-dev postinstall /home/circleci/pozole/meal-hero/node_modules/cordova-fabric-plugin > opencollective postinstall sh: 1: opencollective: Permission denied ``` https://github.com/opencollective/opencollective-postinstall/issues/15 shows that the issue can be fixed with the newer release of `opencollective`.
I see this circleci build error:
opencollective/opencollective-postinstall#15 shows that the issue can be fixed with the newer release of
opencollective.