flarum / cli

A CLI helper for developing Flarum extensions.
MIT License
39 stars 2 forks source link

Git Action JS BundleWatch Error #127 #36

Open rjeb opened 2 years ago

rjeb commented 2 years ago

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?

SychO9 commented 2 years ago

You can disable bundlewatch from .github/workflows/backend.yml