Azure / buffalo-azure

A gobuffalo plugin for working with Azure.
https://gobuffalo.io/en/docs/plugins
MIT License
29 stars 8 forks source link

Plugin Sporadically Fails to Load on Windows #56

Closed marstr closed 6 years ago

marstr commented 6 years ago

When using Ubuntu and MacOS, buffalo just figures out that buffalo azure is available. On Windows it usually figures it out, but it fails at intervals that are hard to reason about.

marstr commented 6 years ago

You can work around this issue by calling the plugin directly:

buffalo-azure --help
marstr commented 6 years ago

It looks like this is a more general thing, I tried install buffalo-goth on my machine and had the same results.

I'm going to close this because it's not relevant to the plugin, but will investigate later to see if I can contribute a fix to the plugin loading process upstream.