nuxt / nuxt/devtools

fix: 404 error when fetching module maintainer avatars and icons via api.nuxtjs.org

Open
#989 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.3k
Forks
214
Avg merge
13h 22m
Merged PRs (30d)
18

Description

🐛 The bug

I noticed multiple 404 (Not Found) errors in the browser console when opening the Modules tab in Nuxt DevTools. It seems like the DevTools is unable to fetch the maintainer avatars and some module icons through the api.nuxtjs.org proxy/endpoint.

Image Image
🌈 Expected behavior

All maintainer avatars and module icons should be loaded correctly without 404 errors.

ℹ️ Additional context
"nuxt": "^4.4.2",

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

Reproduce the issue by opening the Modules tab in Nuxt DevTools and inspect the browser network requests to api.nuxtjs.org. Trace the failing maintainer-avatar and module-icon requests to identify the endpoint or proxy path involved. Done means the avatars and icons load without 404 errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
api, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.