easygraphql-firebase icon indicating copy to clipboard operation
easygraphql-firebase copied to clipboard

Starter file for GraphQL connected with firebase just from a schema.

Results 5 easygraphql-firebase issues
Sort by recently updated
recently updated
newest added

$ npm install easygraphql-firebase -g /usr/local/bin/easygraphql-firebase -> /usr/local/lib/node_modules/easygraphql-firebase/bin/easygraphql-firebase.js > [email protected] install /usr/local/lib/node_modules/easygraphql-firebase/node_modules/grpc > node-pre-gyp install --fallback-to-build --library=static_library node-pre-gyp WARN Using needle for node-pre-gyp https download node-pre-gyp WARN Tried to download(404):...

Migration support considered in near future?

Hello The command failed with the below: > Error: Cannot read property 'fields' of undefined (node:11400) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: rimraf: missing path at Object.rimrafSync [as removeSync] (C:\Users\Hugens\AppData\Roaming\npm\node_modules\easygraphql-firebase\node_modules\fs-extra\lib\remove\rimraf.js:231:3) at handleResponse (C:\Users\Hugens\AppData\Roaming\npm\node_modules\easygraphql-firebase\commands\start.js:112:8)...

I tried a simple example, using the one given in the article [here](https://hackernoon.com/create-a-graphql-firebase-server-just-with-a-schema-606df8945179) and was unable to complete the command. ![image](https://user-images.githubusercontent.com/6172936/56944243-312b1080-6b12-11e9-9c81-57d458043e3f.png)

🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...

greenkeeper