anuraghazra / anuraghazra/github-readme-stats

Entrypoint in package.json is incorrect.

Open
#4,793 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
79.8k
Forks
37.7k
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

Entrypoint in package.json is incorrect. It should be `express.js `instead of `src/index.js`.

### Expected behavior

Deployment should succeed on vercel with Express.js application preset.

### Screenshots / Live demo link

Image

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Open package.json and inspect the entrypoint used for the Express.js application preset on Vercel. Compare the configured src/index.js path with the requested express.js entrypoint, then verify that deployment succeeds with the corrected configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, javascript
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.