pilotmoon / PopClip-Extensions

Source code for extensions in the official PopClip Extensions directory.

Home Page:https://www.popclip.app/extensions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some extensions like “underscore” and “hyphenate” don’t work under macOS 12

realliyifei opened this issue · comments

Thank you. Yes this is because macOS 12 doesn't ship with PHP. Still figuring out the best solution but whatever it I hope to have it in time for the release of Monterey.

I think I'm having the same issue with PopClip after trying to install the Todoist extension.

Here's a screenshot of the error message I keep seeing..

I've installed PHP 7.4 using brew, added it to my path in both bash and zsh, but it still isn't working. Any suggestions?

Thanks!

You would also need to modify the extension's Config.plist to set the Script Interpreter field to point to wherever the homebrew php installation is (as reported by which php).