ryo-ma / ryo-ma/github-profile-trophy

My GitHub Mirror is now erroring out.

Open
#466 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6.7k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

Error code:

TypeError: Relative import path "@std/dotenv/load" not prefixed with / or ./ or ../
at file:///var/task/api/index.ts:5:8
at async processEvents (file:///vercel/path0/.vercel/builders/node_modules/vercel-deno/dist/runtime.ts:81:17) {
code: "ERR_MODULE_NOT_FOUND"
}

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with api/index.ts at line 5 and inspect the @std/dotenv/load import used by the Vercel Deno runtime. Reproduce the deployment error and verify that the GitHub mirror loads without the ERR_MODULE_NOT_FOUND failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
deno, typescript
Domain
api, backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.