Skip to content

Laravel 12 install - PHiki failed to install #128

@rdiepenbrock

Description

@rdiepenbrock
  • composer require phiki/phiki:^2.0
  • composer update phiki/phiki

both result in this error:

GitDownloader.php line 509:
Failed to execute git checkout 160785c -- && git reset --hard 160785c --

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/focus__→_it_can_focus_a_negative_offset_range_with_data_set____focus______focus_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/focus__→_it_can_focus_a_negative_offset_with_total_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/focus__→_it_can_focus_a_negative_offset_with_total_with_data_set____focus______focus_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_fixed_negative_range_of_lines_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_fixed_negative_range_of_lines_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_fixed_negative_range_of_lines_with_data_set____hl______hl_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_fixed_set_of_lines_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_fixed_set_of_lines_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_fixed_set_of_lines_with_data_set____hl______hl_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_negative_offset_with_total_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_negative_offset_with_total_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_negative_offset_with_total_with_data_set____hl______hl_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_range_of_lines_in_the_middle_of_a_block_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_range_of_lines_in_the_middle_of_a_block_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file
tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_range_of_lines_in_the_middle_of_a_block_with_data_set____hl______hl_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_range_with_negative_offset_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_range_with_negative_offset_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_range_with_negative_offset_with_data_set____hl______hl_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_a_single_line_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_an_offset_with_total_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_an_offset_with_total_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_an_offset_with_total_with_data_set____hl______hl_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_with_an_open_ended_range_with_data_set_______________.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_with_an_open_ended_range_with_data_set____highlight______highlight_.snap: Filename too long

error: unable to create file tests/.pest/snapshots/Adapters/CommonMark/Transformers/AnnotationsTransformerTest/highlight__→_it_can_highlight_with_an_open_ended_range_with_data_set____hl______hl_.snap: Filename too long
fatal: Could not reset index file to revision '160785c50c01077780ab217e5808f00ab8f05a13'.

It looks like the commit hash is not available in the repository, maybe the tag was recreated? Run "composer update phiki/phiki" to resolve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions