mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
dify plugin Packaging Failure #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Wuhall on GitHub (Apr 7, 2025).
Description:
I am encountering an issue when attempting to package my plugin using the
difycommand. It appears that the command is not recognized or found during execution.Details:
dify_plugin~=0.0.1b72dify plugin package ./googleplugincommand cannot be found.Steps to Reproduce:
dify_pluginversion0.0.1b72.plugincommand is not found.Environment:
macOS
@fernvenue commented on GitHub (Apr 28, 2025):
Make sure you have dify-plugin-daemon downloaded as
difyand in your $PATH.