Skip to content

fix "pnpm run plugins install ep_xxx"#7093

Merged
SamTV12345 merged 1 commit intoether:developfrom
prigaux:patch-1
Aug 25, 2025
Merged

fix "pnpm run plugins install ep_xxx"#7093
SamTV12345 merged 1 commit intoether:developfrom
prigaux:patch-1

Conversation

@prigaux
Copy link
Copy Markdown
Contributor

@prigaux prigaux commented Aug 25, 2025

With previous code, "pnpm run plugins i ep_xxx" is working correctly, but "pnpm run plugins install ep_xxx" does not work correctly (since var registryPlugins is empty)

Either "pnpm run plugins install ep_xxx" should be disallowed (by removing case "install") or this fix should be applied.

With previous code, "pnpm run plugins i ep_xxx" is working correctly, but "pnpm run plugins install ep_xxx" does not work correctly (since var `registryPlugins` is empty)

Either "pnpm run plugins install ep_xxx" should be disallowed (by removing `case "install"`) or this fix should be applied.
@SamTV12345
Copy link
Copy Markdown
Member

Thanks for the fix. Let's better apply your fix :)

@SamTV12345 SamTV12345 merged commit 90517c1 into ether:develop Aug 25, 2025
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants