Skip to content

Pub does not support publishing packages with directory symlinks #3143

@AlexV525

Description

@AlexV525

Environment

  • pub version: 2.14.0
  • OS version: macOS Big Sur 11.6
  • Are you using the Chinese community mirror or a corporate firewall? This issue seems not related but yes, using flutter-io.cn .

Problem

Our package includes a symlink that links ios to macos, before 2.14.0 pub does support symlink, but we cannot publish a new version using the latest pub. We neither got a warning nor a breaking change announcement.

A detailed log can be found at https://github.com/CaiJingLong/flutter_photo_manager/runs/3683581202?check_suite_focus=true .

Expected behavior

Support symlink as usual.

Actual behavior

Does not support symlinks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions