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 am facing a problem when I download the bitwise.yml file from Bitrise website and running bitrise normalize command. I get this error:
rsync: link_stat "/Users/stavrosschizas/.stepman/step_collections/1669542187/collection/steps/script/1/step.yml" failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/810eba08-405a-11ed-86e9-6af958a02716/Library/Caches/com.apple.xbs/Sources/rsync/rsync/main.c(996) [sender=2.6.9]
Failed to remove redundant fields, error: copy step.yml failed: copy command failed: exit status 23
The version of the bitrise cli is: 2.0.1
Any clues why this happens?
The text was updated successfully, but these errors were encountered:
Failed to remove redundant fields, error: failed to find step: https://github.com/bitrise-io/bitrise-steplib.git steplib does not contain restore-cache step
I am facing a problem when I download the bitwise.yml file from Bitrise website and running
bitrise normalize
command. I get this error:The version of the bitrise cli is: 2.0.1
Any clues why this happens?
The text was updated successfully, but these errors were encountered: