Skip to content

[ERROR] [Deployment] .env was not found. Check Contributing.md for details. #419

Closed
@shariqmalik

Description

@shariqmalik

Describe the bug
I'm having issue with the deployment on vercel

To Reproduce
Steps I followed for deployment:

  1. Sign in to Vercel or create a new account at https://vercel.com/
  2. Clone this repository with git clone https://github.com/DenverCoder1/github-readme-streak-stats.git
  3. You may also fork the repository and clone your fork instead if you intend to make changes
  4. Enter the directory with cd github-readme-streak-stats
  5. Switch branches to the vercel branch with git checkout vercel
  6. Make sure you have the Vercel CLI installed
  7. Run vercel and follow the prompts to link your Vercel account and select a project name
  8. The app will be deployed to .vercel.app
  9. Visit this link to create a new Personal Access Token (no scopes required)
  10. Scroll to the bottom and click "Generate token"
  11. Visit the Vercel dashboard and select your project, then click "Settings", then "Environment Variables".
  12. Add a new variable with the key TOKEN and the value as your token from step 9 and click "Save".

Screenshots
Having the following .env related error.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions