vercel / vercel/examples

React Router example `package.json` start script is broken

Open
#1,202 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.2k
Forks
1.8k
Avg merge
3d 12h
Merged PRs (30d)
6

Description

From https://github.com/vercel/examples/blob/main/framework-boilerplates/react-router/package.json, the code thinks that the build output is at ./build/server/index.js when it's really at ./build/server/nodejs_eyJydW50aW1lIjoibm9kZWpzIn0/index.js

Image

Contributor guide

No contributing guide indexed for this repository

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

Open framework-boilerplates/react-router/package.json and inspect its start script alongside the reported build output path. Update the script so it launches the actual generated server entry point, then verify that the start command can find and run that file.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.