You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: