Unable to resolve symlinked path in plugin on macOS #728
Labels
[Pri] Low
[Status] Auto-allocated
Studio Compatibility Boost i2
Triaged
[Type] Bug
Something isn't working
Quick summary
When creating a symlinking to the Jetpack plugin in wp-content/plugins, I get a PHP fatal.
Steps to reproduce
jetpack build plugins/jetpack
ln -s /path/to/studio/site/wp-content/plugins /path/to/jetpack/repo/projects/plugins/jetpack
What you expected to happen
The Jetpack plugin should run.
What actually happened
One gets fatal. Oddly it does resolve this path:
Users/jetpack/GitHub/jetpack/projects/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader-handler.php
But not this one, which most certainly does exist:
/Users/jetpack/GitHub/jetpack/projects/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/actions.php
Impact
One
Available workarounds?
No and the app is unusable
Platform
Mac Silicon
Logs or notes
No response
The text was updated successfully, but these errors were encountered: