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

dotenv is not installed #238

Open
5archoufa opened this issue Apr 23, 2024 · 1 comment · May be fixed by #239
Open

dotenv is not installed #238

5archoufa opened this issue Apr 23, 2024 · 1 comment · May be fixed by #239

Comments

@5archoufa
Copy link

The project uses a .env file to read the GITHUB_TOKEN. But it doesn't have the package dotenv in package.json, and its missing this line in gatsby-config.js: require('dotenv').config();

@5archoufa
Copy link
Author

I've made a pull request here: #239

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 a pull request may close this issue.

1 participant