Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isAbsolutePath: Argument #1 ($path) must be of type string, null given #44

Closed
driskell opened this issue May 25, 2023 · 1 comment
Closed

Comments

@driskell
Copy link

driskell commented May 25, 2023


  [TypeError]
  Composer\Util\Filesystem::isAbsolutePath(): Argument #1 ($path) must be of type string, null given, called in .../test2/vendor/drupal-composer/preserve-paths/src/PluginWrapper.php on line 190

Since composer 2.5.6 or 2.5.7 (works fine on 2.5.5 but haven't checked 2.5.6 - happens always on 2.5.7) - this error occurs due to metapackage encountered.

It is similar to the issue in #42 - and the reproduction case in #42 will fully replicate this instance.

So as of 2.5.7 at least of composer v2 this plugin no longer works at all.

@driskell
Copy link
Author

duplicates #43

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

No branches or pull requests

1 participant