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.
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.
Git submodule shown above, points to path shown below.
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.
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.
Git submodule shown above, points to path shown below.
Anyone know how to resolve this?