pilotmoon / PopClip-Extensions

Source code for extensions in the official PopClip Extensions directory.
https://www.popclip.app/extensions/
MIT License
1.92k stars 440 forks source link

Cannot Install Extension #1161

Closed bradleysawler closed 3 years ago

bradleysawler commented 3 years ago

Downloaded some extensions and when I double-clicked on them I got the following error.

Cannot Install Extension

The path /var/folders/s7/x4ygr1v909j2dlvqjtg2c77w0000gn/T/TemporaryItems/NSIRD_PopClip_0kCaBb/Underscore.popclipext does not contain a valid PopClip extension.

Reason: No such executable file: /usr/bin/php

Just recently updated macOS to:

macOS Monterey Version 12.0 Beta (21A5294g)

Hopefully just a Beta issue.

pilotmoon commented 3 years ago

Hi, yes unfortunately Monterey does not ship with PHP. So all the PHP-based extensions will not load on Monterey. I plan to rewrite as many extensions as possible in a new language in time for final release. Beforehand I'm working on adding self-hosted JavaScript extensions, to write the replacements in (rather than jump to another scripting language, which might itself be deprecated in future).

korm commented 3 years ago

The extension will not install on Big Sur.

image
pilotmoon commented 3 years ago

Thanks for reporting. Can you tell me which popclip version number this is?

korm commented 3 years ago

Sure, build 3449

pilotmoon commented 3 years ago

Thanks. Can you bump it up to 3468, released a few hours ago. I think this ought to be fixed. (Un-check and check "check for updates" in the app ought to do it)

korm commented 3 years ago

Fixed it. I tested it all the way through to sync via Readwise's Obsidian plugin. Flawless. Thanks!