Results 3 comments of ilya

@betodealmeida I've tried to make a docker build from your branch https://github.com/betodealmeida/incubator-superset/tree/gsheets_oauth but it failed on the npm stage: `executor failed running [/bin/sh -c cd /app/superset-frontend && npm run ${BUILD_CMD}...

The problem seems to affect users that installed QGIS via brew, which has protobuf as dependency. So brew version conflicts with plugin-bundled version, and fix for me was: `brew uninstall...

@Bohdan-Ilchyshyn that is really helpful example, thanks for sharing, curious if you end up using it? I'm looking for something similar but also want to include check if result backend...