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

Add graphql and graphql-tag dependencies #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mizzao
Copy link

@mizzao mizzao commented Dec 8, 2017

When standing up this app from a clean checkout the graphql and graphql-tags dependencies were missing.

This is the result of doing meteor npm i --save graphql graphql-tags, and the app works after that.

Might I even suggest tossing out package-lock.json for a demo app like this? It just creates a lot of garbage for something that doesn't really require strict dependencies.

@mizzao
Copy link
Author

mizzao commented Dec 8, 2017

Looks like #21 covers this as well.

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

Successfully merging this pull request may close these issues.

1 participant