anuraghazra / anuraghazra/github-readme-stats
Entrypoint in package.json is incorrect.
Open
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
### Additional context
_No response_
Contributor 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