Kukks / BTCPayServerPlugins

MIT License
25 stars 25 forks source link

Plugins "Cannot install until dependencies are met" #26

Closed ryenski closed 9 months ago

ryenski commented 9 months ago

Several plugins are reporting that they require BTCPayServer: >=1.12.0, but the latest version is 1.11.7.

These plugins are unable to be installed due to the dependencies not being met.

Kukks commented 9 months ago

Yes, I wa trigger happy on the plugin builder and it doesn't have undo functionality yet, just opened a pr to do that so I can revert soon

On Tue, Dec 12, 2023, 8:09 PM Ryan Heneise @.***> wrote:

Several plugins https://github.com/Kukks/BTCPayServerPlugins/blob/d24f2b54f6f0cab3be6cb052cc49f45a02b55ff4/Plugins/BTCPayServer.Plugins.BitcoinWhitepaper/BitcoinWhitepaperPlugin.cs#L10 are reporting that they require BTCPayServer: >=1.12.0, but the latest version is 1.11.7 https://github.com/btcpayserver/btcpayserver/releases/tag/v1.11.7.

These plugins are unable to be installed due to the dependencies not being met.

— Reply to this email directly, view it on GitHub https://github.com/Kukks/BTCPayServerPlugins/issues/26, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN357W47KEULIZPM6VXLMDYJCTVNAVCNFSM6AAAAABAR7BPASVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTQMZZGU2TMOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ryenski commented 9 months ago

Ah... no problem. I had just provisioned a new server and thought maybe I was missing some config.