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

Trouble with installation instructions, throwing errors #15

Closed
shannonjensen opened this issue Oct 26, 2018 · 2 comments
Closed

Trouble with installation instructions, throwing errors #15

shannonjensen opened this issue Oct 26, 2018 · 2 comments

Comments

@shannonjensen
Copy link

I followed the instructions in the readme, but npm run develop is throwing errors and failing. Thank you for the help.

image
image
image

@DSchau
Copy link
Owner

DSchau commented Oct 26, 2018

Hi Shannon!

Thanks for asking, so the error is that the graphql plugin can't authenticate with Github's GraphQL API.

I think you should just need to follow this step, but let me know if that doesn't work out for you!

Request a Github token and give repo full access to the token
cat .env.sample > .env.development then paste in your access token from gitub

It should end up looking like

GITHUB_API_TOKEN=your-token-here

@DSchau
Copy link
Owner

DSchau commented Oct 29, 2018

@shannonjensen gonna be proactive here, fairly certain that's the issue so please re-open if that wasn't the case!

@DSchau DSchau closed this as completed Oct 29, 2018
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

2 participants