macaroni-os / macaroni-os/mark-issues

[net-kit] `www-apps/gitea-1.26.1` needs `nodejs` as a dep

Open
#794 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug dependency issue emerge failure mark-xl net-kit
Dominant language
No language data
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

But, nodejs is a huge package! Is there a lighter dep that will satisfy this requirement?

Final error from emerge gitea:

Done in 5s using pnpm v10.33.0
Running vite build...
./node_modules/.bin/vite: line 20: exec: node: not found
make: *** [Makefile:782: public/assets/.vite/manifest.json] Error 127

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

Start by inspecting the gitea-1.26.1 dependency declaration and the Makefile target at line 782 that runs the Vite build. Reproduce the emerge failure and determine whether a lighter package provides the required node executable. Done means the package builds successfully without pulling in the full nodejs dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.