Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GrAMPS CLI is intended for local development only. #24

Open
linh-le opened this issue Jan 30, 2018 · 0 comments
Open

GrAMPS CLI is intended for local development only. #24

linh-le opened this issue Jan 30, 2018 · 0 comments

Comments

@linh-le
Copy link

linh-le commented Jan 30, 2018

I'm getting this error after running "yarn dev".

I followed all three steps below:

npx graphql-cli create -b gramps-graphql/data-source-base data-source-mydata

# 📂 move into the newly-created data source
cd $_

# 🚀 start the GraphQL Playground with your spankin’ new data source
yarn dev

I read somewhere that it might have to do with my NODE_ENV so I set it to "local", but that doesn't work either. Could anyone help me debug this? Thanks!

Yarn version: 1.3.2
Node version: 8.9.4

I'm following the Quick Guide here - part 1 (which is essentially the 3 commands above)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant