You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, I had asked if I should comment in that issue or make a new one, but never got a reply. I'll note that supposedly symlinks were fixed for macOS (#510), but the comments in that other issue after that fix are hit-or-miss.
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: