Git Action JS BundleWatch Error #127

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions, typescript
Domain
ci-cd, tooling

Research direction

Start by inspecting the GitHub Actions files generated by the flarum-cli infra command, focusing on the BundleWatch step and the git submodule path shown in the issue. Reproduce the Error 127 workflow failure and verify whether the referenced file is available when the action runs. Done means the generated action completes the BundleWatch step without a missing-file error.

Written by the indexing model from the issue text.

Description

Hi everyone, first time using Flarum-CLI.

I was resolving all dependencies in Github Actions that were auto generated but ran into this issue that I couldn't fix with a simple:
flarum-cli infra command.

image

I'm getting an Error 127: No such File or Directory error but looking at my file structure the file was created as a git submodule that points to an existing file.

image
Git submodule shown above, points to path shown below.

image

Anyone know how to resolve this?

Dominant language
TypeScript
Stars
47
Forks
4
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 flarum/cli

All issues in flarum/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.