Possible Linux issue with commands in apps/typesync/ directory

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript, vite
Domain
cli, tooling

Research direction

Start in apps/typesync/ by reproducing pnpm dev and pnpm run dev:cli on Linux, then compare them with the successful vite build and pnpx tsx ./src/bin.ts typesync commands. Investigate the exit code 139 without relying on additional verbosity. Done means the failing development commands run successfully on Linux or the issue is narrowed to a documented reproducible cause.

Written by the indexing model from the issue text.

Description

I am unable to run the 'pnpm dev' and 'pnpm run dev:cli' commands (in apps/typesync/) due to this error: "ELIFECYCLE  Command failed with exit code 139"

I can run these separately successfully, though: 'vite build' and 'pnpx tsx ./src/bin.ts typesync'

Running with verbosity does not provide any extra output.

@yanivtal mentioned on Discord that he does not think anyone has tested on Linux, yet.

Dominant language
TypeScript
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

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.

More from graphprotocol/hypergraph

All issues in graphprotocol/hypergraph

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.