Skip to content

bugfix: Installation failure in version 7.0.3: patch-package not found (7.0.2 installs correctly) #411#412

Merged
ryaa merged 1 commit intomasterfrom
bugfix/411-installation-failure-in-version-703-patch-package-not-found
Jan 30, 2026
Merged

bugfix: Installation failure in version 7.0.3: patch-package not found (7.0.2 installs correctly) #411#412
ryaa merged 1 commit intomasterfrom
bugfix/411-installation-failure-in-version-703-patch-package-not-found

Conversation

@ryaa
Copy link
Member

@ryaa ryaa commented Jan 30, 2026

Changes:

  • Removed the postinstall hook and removed patch-package from the published install path.
  • Replaced the original linting workaround (SwiftLint identifier_name errors like x/y/i/j) with a repo-local .swiftlint.yml override instead, so we don’t patch anything in node_modules.

…d (7.0.2 installs correctly) #411

Changes:
- Removed the postinstall hook and removed patch-package from the published install path.
- Replaced the original linting workaround (SwiftLint identifier_name errors like x/y/i/j) with a repo-local .swiftlint.yml override instead, so we don’t patch anything in node_modules.
@ryaa ryaa merged commit db45e3c into master Jan 30, 2026
2 checks passed
@ryaa ryaa deleted the bugfix/411-installation-failure-in-version-703-patch-package-not-found branch January 30, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation failure in version 7.0.3: patch-package not found (7.0.2 installs correctly)

1 participant